Airgram

Guides
/
/
Output types

SupergroupFullInfo

Contains full information about a supergroup or channel.

This is an alias for the SupergroupFullInfoUnion type.


NameTypeDescription
_"supergroupFullInfo"
photo Chat photo; may be null
descriptionstring Supergroup or channel description
memberCountnumber Number of members in the supergroup or channel; 0 if unknown
administratorCountnumber Number of privileged users in the supergroup or channel; 0 if unknown
restrictedCountnumber Number of restricted users in the supergroup; 0 if unknown
bannedCountnumber Number of users banned from chat; 0 if unknown
linkedChatIdnumber 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
slowModeDelaynumber Delay between consecutive sent messages for non-administrator supergroup members, in seconds
slowModeDelayExpiresInnumber 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
canGetMembersboolean True, if members of the chat can be retrieved
canSetUsernameboolean True, if the chat username can be changed
canSetStickerSetboolean True, if the supergroup sticker set can be changed
canSetLocationboolean True, if the supergroup location can be changed
canGetStatisticsboolean True, if the supergroup or channel statistics are available
isAllHistoryAvailableboolean True, if new chat members will have access to old messages. In public or discussion groups and both public and private channels, old messages are always available, so this option affects only private supergroups without a linked chat. The value of this field is only available for chat administrators
stickerSetIdstring Identifier of the supergroup sticker set; 0 if none
location Location to which the supergroup is connected; may be null
inviteLink Primary invite link for this chat; may be null. For chat administrators with can_invite_users right only
botCommands List of commands of bots in the group
upgradedFromBasicGroupIdnumber Identifier of the basic group from which supergroup was upgraded; 0 if none
upgradedFromMaxMessageIdnumber Identifier of the last message in the basic group from which supergroup was upgraded; 0 if none