MadelineProtoDocs/docs/TD_docs/types/Chats.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

33 lines
727 B
Markdown

---
title: Chats
description: constructors and methods of type Chats
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: Chats
[Back to types index](index.md)
### Possible values (constructors):
[chats](../constructors/chats.md)
### Methods that return an object of this type (methods):
[$MadelineProto->getChats](../methods/getChats.md)
[$MadelineProto->searchPublicChats](../methods/searchPublicChats.md)
[$MadelineProto->searchChats](../methods/searchChats.md)
[$MadelineProto->getTopChats](../methods/getTopChats.md)
[$MadelineProto->getCommonChats](../methods/getCommonChats.md)
[$MadelineProto->getCreatedPublicChats](../methods/getCreatedPublicChats.md)