Raw.InputQuickReplyShortcut
Selects a quick reply shortcut by name.
inputQuickReplyShortcut#24596d41 shortcut:string = InputQuickReplyShortcut;
export namespace Raw {
export class InputQuickReplyShortcut {
constructor(params: { shortcut: string }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x24596d41
Property
shortcut
: stringShortcut name.