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

33 lines
835 B
Markdown

---
title: TopChatCategory
description: constructors and methods of type TopChatCategory
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: TopChatCategory
[Back to types index](index.md)
Represents categories of chats for which list of frequently used chats can be retrieved
### Possible values (constructors):
[topChatCategoryUsers](../constructors/topChatCategoryUsers.md)
[topChatCategoryBots](../constructors/topChatCategoryBots.md)
[topChatCategoryGroups](../constructors/topChatCategoryGroups.md)
[topChatCategoryChannels](../constructors/topChatCategoryChannels.md)
[topChatCategoryInlineBots](../constructors/topChatCategoryInlineBots.md)
[topChatCategoryCalls](../constructors/topChatCategoryCalls.md)
### Methods that return an object of this type (methods):