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

29 lines
555 B
Markdown

---
title: ChatType
description: constructors and methods of type ChatType
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: ChatType
[Back to types index](index.md)
Describes type of a chat
### Possible values (constructors):
[chatTypePrivate](../constructors/chatTypePrivate.md)
[chatTypeGroup](../constructors/chatTypeGroup.md)
[chatTypeChannel](../constructors/chatTypeChannel.md)
[chatTypeSecret](../constructors/chatTypeSecret.md)
### Methods that return an object of this type (methods):