UpdateBotMenuButton#

class pyrogram.raw.types.UpdateBotMenuButton#

The menu button behavior for the specified bot has changed.

Constructor of Update.

Details:
  • Layer: 158

  • ID: 14B85813

Parameters:
  • bot_id (int 64-bit) – Bot ID.

  • button (BotMenuButton) – New menu button.