AttachMenuBots#

class pyrogram.raw.types.AttachMenuBots#

Represents a list of bot mini apps that can be launched from the attachment menu.

Constructor of AttachMenuBots.

Details:
  • Layer: 158

  • ID: 3C4301C0

Parameters:
  • hash (int 64-bit) – Hash for pagination.

  • bots (List of AttachMenuBot) – List of bot mini apps that can be launched from the attachment menu.

  • users (List of User) – Info about related users/bots.

Functions:

This object can be returned by 1 function.

messages.GetAttachMenuBots

Returns installed attachment menu bot mini apps.