MadelineProto/docs/API_docs/types/EncryptedChat.md

22 lines
499 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: EncryptedChat
2016-12-20 13:32:11 +01:00
description: constructors of type EncryptedChat
2016-12-20 13:15:22 +01:00
---
## Type: EncryptedChat
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
2016-12-19 17:48:27 +01:00
### Possible values (constructors):
[encryptedChatEmpty](../constructors/encryptedChatEmpty.md)
[encryptedChatWaiting](../constructors/encryptedChatWaiting.md)
[encryptedChatRequested](../constructors/encryptedChatRequested.md)
[encryptedChat](../constructors/encryptedChat.md)
[encryptedChatDiscarded](../constructors/encryptedChatDiscarded.md)