help.AppUpdate¶
- class pyrogram.raw.types.help.AppUpdate¶
Telegram API type.
Constructor of
AppUpdate
.- Details:
Layer:
194
ID:
CCBBCE30
- Parameters:¶
id (
int
32-bit
) – N/Aversion (
str
) – N/Atext (
str
) – N/Aentities (List of
MessageEntity
) – N/Acan_not_skip (
bool
, optional) – N/Adocument (
Document
, optional) – N/Aurl (
str
, optional) – N/Asticker (
Document
, optional) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.