Get full info about a basic group.
messages.chatFull#e5d7d19c full_chat:ChatFull chats:Vector<Chat> users:Vector<User> = messages.ChatFull;
---functions---
messages.getFullChat#aeb00b34 chat_id:long = messages.ChatFull;
Name | Type | Description |
---|---|---|
chat_id | long | Basic group ID. |
Code | Type | Description |
---|---|---|
400 | CHAT_ID_INVALID | The provided chat id is invalid. |
400 | PEER_ID_INVALID | The provided peer id is invalid. |
How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.