messages.getFullChat
Returns full chat info according to its ID.
Example
TL schema
Parameters
Name | Type | Description |
chat_id | Chat ID |
Result
Possible errors
Code | Type | Description |
400 | CHAT_ID_INVALID | The provided chat id is invalid |
400 | PEER_ID_INVALID | The provided peer id is invalid |
Can bots use this methd ?
yes
Related pages
Last updated