MadelineProto/docs/API_docs/types/EncryptedChat.md

32 lines
754 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: EncryptedChat
2016-12-24 17:20:45 +01:00
description: constructors and methods 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)
2016-12-24 17:20:45 +01:00
### Methods that return an object of this type (methods):
[$MadelineProto->messages->requestEncryption](../methods/messages_requestEncryption.md)
[$MadelineProto->messages->acceptEncryption](../methods/messages_acceptEncryption.md)