ChatFull
- class pyrogram.raw.types.ChatFull
Full info about a basic group.
Constructor of
ChatFull.- Details:
Layer:
196ID:
2633421B
- Parameters:
id (
int64-bit) – ID of the chatabout (
str) – About string for this chatparticipants (
ChatParticipants) – Participant listnotify_settings (
PeerNotifySettings) – Notification settingscan_set_username (
bool, optional) – Can we change the username of this chathas_scheduled (
bool, optional) – Whether scheduled messages are availabletranslations_disabled (
bool, optional) – Whether the real-time chat translation popup should be hidden.chat_photo (
Photo, optional) – Chat photoexported_invite (
ExportedChatInvite, optional) – Chat invitebot_info (List of
BotInfo, optional) – Info about bots that are in this chatpinned_msg_id (
int32-bit, optional) – Message ID of the last pinned messagefolder_id (
int32-bit, optional) – Peer folder ID, for more info click herecall (
InputGroupCall, optional) – Group call informationttl_period (
int32-bit, optional) – Time-To-Live of messages sent by the current user to this chatgroupcall_default_join_as (
Peer, optional) – When using phone.getGroupCallJoinAs to get a list of peers that can be used to join a group call, this field indicates the peer that should be selected by default.theme_emoticon (
str, optional) – Emoji representing a specific chat themerequests_pending (
int32-bit, optional) – Pending join requests »recent_requesters (List of
int64-bit, optional) – IDs of users who requested to join recentlyavailable_reactions (
ChatReactions, optional) – Allowed message reactions »reactions_limit (
int32-bit, optional)