Optional
active_Optional. If non-empty, the list of all active chat usernames; for private chats, supergroups and channels. Returned only in getChat.
Optional
bioOptional. Bio of the other party in a private chat. Returned only in getChat.
Optional
can_Optional. True, if the bot can change the group sticker set. Returned only in getChat.
Optional
descriptionOptional. Description, for groups, supergroups and channel chats. Returned only in getChat.
Optional
emoji_Optional. Custom emoji identifier of emoji status of the other party in a private chat. Returned only in getChat.
Optional
first_Optional. First name of the other party in a private chat
Optional
has_Optional. True, if aggressive anti-spam checks are enabled in the supergroup. The field is only available to chat administrators. Returned only in getChat.
Optional
has_Optional. True, if non-administrators can only get the list of bots and administrators in the chat. Returned only in getChat.
Optional
has_Optional. True, if privacy settings of the other party in the private chat allows to use tg://user?id=
Optional
has_Optional. True, if messages from the chat can't be forwarded to other chats. Returned only in getChat.
Optional
has_Optional. True, if the privacy settings of the other party restrict sending voice and video note messages in the private chat. Returned only in getChat.
Unique identifier for this chat. This number may have more than 32 significant bits and some programming languages may have difficulty/silent defects in interpreting it. But it has at most 52 significant bits, so a signed 64-bit integer or double-precision float type are safe for storing this identifier.
Optional
invite_Optional. Primary invite link, for groups, supergroups and channel chats. Returned only in getChat.
Optional
is_Optional. True, if the supergroup chat is a forum (has topics enabled)
Optional
join_Optional. True, if all users directly joining the supergroup need to be approved by supergroup administrators. Returned only in getChat.
Optional
join_Optional. True, if users need to join the supergroup before they can send messages. Returned only in getChat.
Optional
last_Optional. Last name of the other party in a private chat
Optional
linked_Optional. Unique identifier for the linked chat, i.e. the discussion group identifier for a channel and vice versa; for supergroups and channel chats. This identifier may be greater than 32 bits and some programming languages may have difficulty/silent defects in interpreting it. But it is smaller than 52 bits, so a signed 64 bit integer or double-precision float type are safe for storing this identifier. Returned only in getChat.
Optional
locationOptional. For supergroups, the location to which the supergroup is connected. Returned only in getChat.
Optional
message_Optional. The time after which all messages sent to the chat will be automatically deleted; in seconds. Returned only in getChat.
Optional
permissionsOptional. Default chat member permissions, for groups and supergroups. Returned only in getChat.
Optional
photoOptional. Chat photo. Returned only in getChat.
Optional
pinned_Optional. The most recent pinned message (by sending date). Returned only in getChat.
Optional
slow_Optional. For supergroups, the minimum allowed delay between consecutive messages sent by each unpriviledged user; in seconds. Returned only in getChat.
Optional
sticker_Optional. For supergroups, name of group sticker set. Returned only in getChat.
Optional
titleOptional. Title, for supergroups, channels and group chats
Type of chat, can be either “private”, “group”, “supergroup” or “channel”
Optional
usernameOptional. Username, for private chats, supergroups and channels if available
Generated using TypeDoc
This object represents a chat.