MadelineProtoDocs/docs/TD_docs/types/Chats.md

32 lines
654 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: Chats
description: constructors and methods of type Chats
---
## 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)