ChatFull¶
- class pyrogram.raw.types.ChatFull¶
Telegram API type.
Constructor of
ChatFull
.- Details:
Layer:
194
ID:
2633421B
- Parameters:¶
id (
int
64-bit
) – N/Aabout (
str
) – N/Aparticipants (
ChatParticipants
) – N/Anotify_settings (
PeerNotifySettings
) – N/Acan_set_username (
bool
, optional) – N/Ahas_scheduled (
bool
, optional) – N/Atranslations_disabled (
bool
, optional) – N/Achat_photo (
Photo
, optional) – N/Aexported_invite (
ExportedChatInvite
, optional) – N/Abot_info (List of
BotInfo
, optional) – N/Apinned_msg_id (
int
32-bit
, optional) – N/Afolder_id (
int
32-bit
, optional) – N/Acall (
InputGroupCall
, optional) – N/Attl_period (
int
32-bit
, optional) – N/Agroupcall_default_join_as (
Peer
, optional) – N/Atheme_emoticon (
str
, optional) – N/Arequests_pending (
int
32-bit
, optional) – N/Arecent_requesters (List of
int
64-bit
, optional) – N/Aavailable_reactions (
ChatReactions
, optional) – N/Areactions_limit (
int
32-bit
, optional) – N/A