messages.Chats
Rust type: enums::messages.Chats
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| Chats |
| ChatsSlice |
Requests returning this type
| GetAdminedPublicChannels |
| GetChannelRecommendations |
| GetChannels |
| GetChats |
| GetChatsToSend |
| GetCommonChats |
| GetGroupsForDiscussion |
| GetLeftChannels |
Requests accepting this type as input
None.
Other types containing this type
None.