MadelineProtoDocs/docs/API_docs/types/messages_Chats.md
2019-06-24 15:45:02 +02:00

37 lines
1.0 KiB
Markdown

---
title: messages_Chats
description: constructors and methods of type messages_Chats
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: messages\_Chats
[Back to types index](index.md)
### Possible values (constructors):
[messages\_chats](../constructors/messages_chats.md)
[messages\_chatsSlice](../constructors/messages_chatsSlice.md)
### Methods that return an object of this type (methods):
[$MadelineProto->messages->getChats](../methods/messages_getChats.md)
[$MadelineProto->messages->getCommonChats](../methods/messages_getCommonChats.md)
[$MadelineProto->messages->getAllChats](../methods/messages_getAllChats.md)
[$MadelineProto->channels->getChannels](../methods/channels_getChannels.md)
[$MadelineProto->channels->getAdminedPublicChannels](../methods/channels_getAdminedPublicChannels.md)
[$MadelineProto->channels->getLeftChannels](../methods/channels_getLeftChannels.md)
[$MadelineProto->channels->getGroupsForDiscussion](../methods/channels_getGroupsForDiscussion.md)