ChatInfo
Returns up-to-date information about a chat using getChat. Requires the ChatIdParam input parameter.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| Type | String |
The allowed values are private, group, supergroup, channel. | |
| Title | String | ||
| Username | String | ||
| AccentColorId | Integer | ||
| AcceptedGiftTypes | String | ||
| ActiveUsernames | String | ||
| Bio | String | ||
| CanSetStickerSet | Boolean | ||
| Description | String | ||
| FirstName | String | ||
| HasAggressiveAntiSpamEnabled | Boolean | ||
| HasHiddenMembers | Boolean | ||
| HasProtectedContent | Boolean | ||
| HasVisibleHistory | Boolean | ||
| InviteLink | String | ||
| IsForum | Boolean | ||
| IsJoinByRequest | Boolean | ||
| IsJoinToSendMessages | Boolean | ||
| LastName | String | ||
| LinkedChatId | Long | ||
| Location | String | ||
| MaxReactionCount | Integer | ||
| MessageAutoDeleteTime | Integer | ||
| PaidMessageStarCount | Integer | ||
| Permissions | String | ||
| Photo | String | ||
| PinnedMessage | String | ||
| SlowModeDelay | Integer | ||
| StickerSetName | String | ||
| ChatIdParam | String |