Chat¶
- class pyrogram.raw.types.Chat¶
 Telegram API type.
Constructor of
Chat.- Details:
 Layer:
207ID:
41CBF256
- Parameters:¶
 id (
int64-bit) – N/Atitle (
str) – N/Aphoto (
ChatPhoto) – N/Aparticipants_count (
int32-bit) – N/Adate (
int32-bit) – N/Aversion (
int32-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