Channel¶
- class pyrogram.raw.types.Channel¶
 Telegram API type.
Constructor of
Chat.- Details:
 Layer:
207ID:
FE685355
- Parameters:¶
 id (
int64-bit) – N/Atitle (
str) – N/Aphoto (
ChatPhoto) – N/Adate (
int32-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/Aautotranslation (
bool, optional) – N/Abroadcast_messages_allowed (
bool, optional) – N/Amonoforum (
bool, optional) – N/Aforum_tabs (
bool, optional) – N/Aaccess_hash (
int64-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 (
int32-bit, optional) – N/Ausernames (List of
Username, optional) – N/Astories_max_id (
int32-bit, optional) – N/Acolor (
PeerColor, optional) – N/Aprofile_color (
PeerColor, optional) – N/Aemoji_status (
EmojiStatus, optional) – N/Alevel (
int32-bit, optional) – N/Asubscription_until_date (
int32-bit, optional) – N/Abot_verification_icon (
int64-bit, optional) – N/Asend_paid_messages_stars (
int64-bit, optional) – N/Alinked_monoforum_id (
int64-bit, optional) – N/A