- public int32 administrator_count { get; set construct; }
Number of privileged users in the supergroup or channel; 0 if unknown
- public int32 banned_count { get; set construct; }
Number of users banned from chat; 0 if unknown
- public ArrayList<BotCommands?> bot_commands { get; set construct; }
List of commands of bots in the group
- public BotVerification? bot_verification { get; set construct; }
Information about verification status of the supergroup or the channel
provided by a bot; may be null if none or unknown
- public bool can_enable_paid_messages { get; set construct; }
True, if paid messages can be enabled in the supergroup chat; for
supergroup only
- public bool can_enable_paid_reaction { get; set construct; }
True, if paid reaction can be enabled in the channel chat; for
channels only
- public bool can_get_members { get; set construct; }
- public bool can_get_revenue_statistics { get; set construct; }
True, if the supergroup or channel revenue statistics are available
- public bool can_get_star_revenue_statistics { get; set construct; }
True, if the supergroup or channel Telegram Star revenue statistics
are available
- public bool can_get_statistics { get; set construct; }
True, if the supergroup or channel statistics are available
- public bool can_have_sponsored_messages { get; set construct; }
True, if the chat can have sponsored messages. The value of this field
is only available to the owner of the chat
- public bool can_hide_members { get; set construct; }
- public bool can_send_gift { get; set construct; }
- public bool can_set_location { get; set construct; }
True, if the supergroup location can be changed
- public bool can_set_sticker_set { get; set construct; }
True, if the supergroup sticker set can be changed
- public bool can_toggle_aggressive_anti_spam { get; set construct; }
True, if aggressive anti-spam checks can be enabled or disabled in the
supergroup
- public int64 custom_emoji_sticker_set_id { get; set construct; }
Identifier of the custom emoji sticker set that can be used in the
supergroup without Telegram Premium subscription; 0 if none
- public string description { get; set construct; }
Supergroup or channel description
- public int32 gift_count { get; set construct; }
Number of saved to profile gifts for channels without
can_post_messages administrator right, otherwise, the total number of received gifts
- public bool has_aggressive_anti_spam_enabled { get; set construct; }
True, if aggressive anti-spam checks are enabled in the supergroup.
The value of this field is only available to chat administrators
- public bool has_hidden_members { get; set construct; }
- public bool has_paid_media_allowed { get; set construct; }
True, if paid media can be sent and forwarded to the channel chat; for
channels only
- public bool has_pinned_stories { get; set construct; }
True, if the supergroup or channel has pinned stories
- public ChatInviteLink? invite_link { get; set construct; }
Primary invite link for the chat; may be null. For chat administrators
with can_invite_users right only
- public bool is_all_history_available { get; set construct; }
True, if new chat members will have access to old messages. In public,
discussion, of forum groups and all channels, old messages are always available, so this option affects only private non-forum
supergroups without a linked chat. The value of this field is only available to chat administrators
- public int64 linked_chat_id { get; set construct; }
Chat identifier of a discussion group for the channel, or a channel,
for which the supergroup is the designated discussion group; 0 if none or unknown
- public ChatLocation? location { get; set construct; }
Location to which the supergroup is connected; may be null if none
- public int32 member_count { get; set construct; }
Number of members in the supergroup or channel; 0 if unknown
- public int32 my_boost_count { get; set construct; }
Number of times the current user boosted the supergroup or channel
- public ChatPhoto? photo { get; set construct; }
Chat photo; may be null if empty or unknown. If non-null, then it is
the same photo as in chat.photo
- public int32 restricted_count { get; set construct; }
Number of restricted users in the supergroup; 0 if unknown
- public int32 slow_mode_delay { get; set construct; }
Delay between consecutive sent messages for non-administrator
supergroup members, in seconds
- public double slow_mode_delay_expires_in { get; set construct; }
Time left before next message can be sent in the supergroup, in
seconds. An updateSupergroupFullInfo update is not triggered when value of this field changes, but both new and old values are non-
zero
- public int64 sticker_set_id { get; set construct; }
Identifier of the supergroup sticker set that must be shown before
user sticker sets; 0 if none
- public int32 unrestrict_boost_count { get; set construct; }
Number of times the supergroup must be boosted by a user to ignore
slow mode and chat permission restrictions; 0 if unspecified
- public int64 upgraded_from_basic_group_id { get; set construct; }
Identifier of the basic group from which supergroup was upgraded; 0 if
none
- public int64 upgraded_from_max_message_id { get; set construct; }
Identifier of the last message in the basic group from which
supergroup was upgraded; 0 if none