help.AppUpdate

class pyrogram.raw.types.help.AppUpdate

Telegram API type.

Constructor of AppUpdate.

Details:
  • Layer: 187

  • ID: CCBBCE30

Parameters:
  • id (int 32-bit) – N/A

  • version (str) – N/A

  • text (str) – N/A

  • entities (List of MessageEntity) – N/A

  • can_not_skip (bool, optional) – N/A

  • document (Document, optional) – N/A

  • url (str, optional) – N/A

  • sticker (Document, optional) – N/A

Functions:

This object can be returned by 1 function.

help.GetAppUpdate

Telegram API function.