Chat¶
- class pyrogram.raw.types.Chat¶
Telegram API type.
Constructor of
Chat
.- Details:
Layer:
194
ID:
41CBF256
- Parameters:¶
id (
int
64-bit
) – N/Atitle (
str
) – N/Aphoto (
ChatPhoto
) – N/Aparticipants_count (
int
32-bit
) – N/Adate (
int
32-bit
) – N/Aversion (
int
32-bit
) – N/Acreator (
bool
, optional) – N/Aleft (
bool
, optional) – N/Adeactivated (
bool
, optional) – N/Acall_active (
bool
, optional) – N/Acall_not_empty (
bool
, optional) – N/Anoforwards (
bool
, optional) – N/Amigrated_to (
InputChannel
, optional) – N/Aadmin_rights (
ChatAdminRights
, optional) – N/Adefault_banned_rights (
ChatBannedRights
, optional) – N/A