messages.BotApp

class pyrogram.raw.types.messages.BotApp

Telegram API type.

Constructor of BotApp.

Details:
  • Layer: 187

  • ID: EB50ADF5

Parameters:
  • app (BotApp) – N/A

  • inactive (bool, optional) – N/A

  • request_write_access (bool, optional) – N/A

  • has_settings (bool, optional) – N/A

Functions:

This object can be returned by 1 function.

messages.GetBotApp

Telegram API function.