Raw.UpdateBotMenuButton

Raw.UpdateBotMenuButton

The menu button behavior for the specified bot has changed

updateBotMenuButton#14b85813 bot_id:long button:BotMenuButton = Update;
export namespace Raw {
  export class UpdateBotMenuButton {
    constructor(params: { botId: bigint; button: Raw.TypeBotMenuButton }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x14b85813

Property