Full info about a channel, supergroup, gigagroup or basic group.
messages.chatFull#e5d7d19c full_chat:ChatFull chats:Vector<Chat> users:Vector<User> = messages.ChatFull;
---functions---
messages.getFullChat#3b831c66 chat_id:int = messages.ChatFull;
Constructor | Description |
---|---|
messages.chatFull | Full info about a channel, supergroup, gigagroup or basic group. |
Method | Description |
---|---|
messages.getFullChat | Get full info about a basic group. |
channels.getFullChannel | Get full info about a supergroup, gigagroup or channel |
How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.