MadelineProtoDocs/docs/API_docs/types/messages_Chats.md

37 lines
1.0 KiB
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: messages_Chats
description: constructors and methods of type messages_Chats
2018-04-04 19:52:48 +02:00
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2018-04-01 13:19:25 +02:00
---
2018-04-05 01:19:57 +02:00
# Type: messages\_Chats
2018-04-01 13:19:25 +02:00
[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)
2018-06-29 13:59:08 +02:00
[$MadelineProto->channels->getLeftChannels](../methods/channels_getLeftChannels.md)
2019-06-23 13:07:51 +02:00
[$MadelineProto->channels->getGroupsForDiscussion](../methods/channels_getGroupsForDiscussion.md)
2018-04-01 13:19:25 +02:00