Channel¶
- class pyrogram.raw.types.Channel¶
Telegram API type.
Constructor of
Chat
.- Details:
Layer:
194
ID:
FE4478BD
- Parameters:¶
id (
int
64-bit
) – N/Atitle (
str
) – N/Aphoto (
ChatPhoto
) – N/Adate (
int
32-bit
) – N/Acreator (
bool
, optional) – N/Aleft (
bool
, optional) – N/Abroadcast (
bool
, optional) – N/Averified (
bool
, optional) – N/Amegagroup (
bool
, optional) – N/Arestricted (
bool
, optional) – N/Asignatures (
bool
, optional) – N/Amin (
bool
, optional) – N/Ascam (
bool
, optional) – N/Ahas_link (
bool
, optional) – N/Ahas_geo (
bool
, optional) – N/Aslowmode_enabled (
bool
, optional) – N/Acall_active (
bool
, optional) – N/Acall_not_empty (
bool
, optional) – N/Afake (
bool
, optional) – N/Agigagroup (
bool
, optional) – N/Anoforwards (
bool
, optional) – N/Ajoin_to_send (
bool
, optional) – N/Ajoin_request (
bool
, optional) – N/Aforum (
bool
, optional) – N/Astories_hidden (
bool
, optional) – N/Astories_hidden_min (
bool
, optional) – N/Astories_unavailable (
bool
, optional) – N/Asignature_profiles (
bool
, optional) – N/Aaccess_hash (
int
64-bit
, optional) – N/Ausername (
str
, optional) – N/Arestriction_reason (List of
RestrictionReason
, optional) – N/Aadmin_rights (
ChatAdminRights
, optional) – N/Abanned_rights (
ChatBannedRights
, optional) – N/Adefault_banned_rights (
ChatBannedRights
, optional) – N/Aparticipants_count (
int
32-bit
, optional) – N/Ausernames (List of
Username
, optional) – N/Astories_max_id (
int
32-bit
, optional) – N/Acolor (
PeerColor
, optional) – N/Aprofile_color (
PeerColor
, optional) – N/Aemoji_status (
EmojiStatus
, optional) – N/Alevel (
int
32-bit
, optional) – N/Asubscription_until_date (
int
32-bit
, optional) – N/A