Theme¶
- class pyrogram.raw.types.Theme¶
 Telegram API type.
Constructor of
Theme.- Details:
 Layer:
207ID:
A00E67D6
- Parameters:¶
 id (
int64-bit) – N/Aaccess_hash (
int64-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 (
int32-bit, optional) – N/A
- Functions:
 This object can be returned by 3 functions.
Telegram API function.
Telegram API function.
Telegram API function.