Raw.UpdateQuickReplies

Raw.UpdateQuickReplies

Info about or the order of quick reply shortcuts was changed.

updateQuickReplies#f9470ab2 quick_replies:Vector<QuickReply> = Update;
export namespace Raw {
  export class UpdateQuickReplies {
    constructor(params: { quickReplies: Array<Raw.TypeQuickReply> }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xf9470ab2

Property