Raw.messages.CheckQuickReplyShortcut
Before offering the user the choice to add a message to a quick reply shortcut, to make sure that none of the limits specified here were reached.
messages.checkQuickReplyShortcut#f1d0fbd3 shortcut:string = Bool;
export namespace Raw {
export namespace messages {
export class CheckQuickReplyShortcut {
constructor(params: { shortcut: string }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xf1d0fbd3
Property
shortcut
: stringShorcut name (not id!).