WallPaper¶
- class pyrogram.raw.types.WallPaper¶
Telegram API type.
Constructor of
WallPaper
.- Details:
Layer:
194
ID:
A437C3ED
- Parameters:¶
id (
int
64-bit
) – N/Aaccess_hash (
int
64-bit
) – N/Aslug (
str
) – N/Adocument (
Document
) – N/Acreator (
bool
, optional) – N/Adefault (
bool
, optional) – N/Apattern (
bool
, optional) – N/Adark (
bool
, optional) – N/Asettings (
WallPaperSettings
, optional) – N/A
- Functions:
This object can be returned by 3 functions.
Telegram API function.
Telegram API function.
Telegram API function.