Theme¶
- class pyrogram.raw.types.Theme¶
Telegram API type.
Constructor of
Theme
.- Details:
Layer:
194
ID:
A00E67D6
- Parameters:¶
id (
int
64-bit
) – N/Aaccess_hash (
int
64-bit
) – N/Aslug (
str
) – N/Atitle (
str
) – N/Acreator (
bool
, optional) – N/Adefault (
bool
, optional) – N/Afor_chat (
bool
, optional) – N/Adocument (
Document
, optional) – N/Asettings (List of
ThemeSettings
, optional) – N/Aemoticon (
str
, optional) – N/Ainstalls_count (
int
32-bit
, optional) – N/A
- Functions:
This object can be returned by 3 functions.
Telegram API function.
Telegram API function.
Telegram API function.