Raw.InputQuickReplyShortcutId
Selects a quick reply shortcut by its numeric id.
inputQuickReplyShortcutId#1190cf1 shortcut_id:int = InputQuickReplyShortcut;
export namespace Raw {
export class InputQuickReplyShortcutId {
constructor(params: { shortcutId: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x1190cf1
Property
shortcutId
: numberShortcut id.