Theme
- class pyrogram.raw.types.Theme
Theme
Constructor of
Theme.- Details:
Layer:
196ID:
A00E67D6
- Parameters:
id (
int64-bit) – Theme IDaccess_hash (
int64-bit) – Theme access hashslug (
str) – Unique theme IDtitle (
str) – Theme namecreator (
bool, optional) – Whether the current user is the creator of this themedefault (
bool, optional) – Whether this is the default themefor_chat (
bool, optional) – Whether this theme is meant to be used as a chat themedocument (
Document, optional) – Themesettings (List of
ThemeSettings, optional) – Theme settingsemoticon (
str, optional) – Theme emojiinstalls_count (
int32-bit, optional) – Installation count
- Functions:
This object can be returned by 3 functions.
Create a theme
Update theme
Get theme information