InputBotAppID#

class pyrogram.raw.types.InputBotAppID#

Used to fetch information about a direct link Mini App by its ID.

Constructor of InputBotApp.

Details:
  • Layer: 158

  • ID: A920BD7A

Parameters:
  • id (int 64-bit) – direct link Mini App ID.

  • access_hash (int 64-bit) – Access hash, obtained from the botApp constructor.