MadelineProto/old_docs/API_docs_v68/types/EncryptedChat.md

32 lines
754 B
Markdown
Raw Normal View History

2017-07-23 17:44:01 +02:00
---
title: EncryptedChat
description: constructors and methods of type EncryptedChat
---
## Type: EncryptedChat
[Back to types index](index.md)
### Possible values (constructors):
[encryptedChatEmpty](../constructors/encryptedChatEmpty.md)
[encryptedChatWaiting](../constructors/encryptedChatWaiting.md)
[encryptedChatRequested](../constructors/encryptedChatRequested.md)
[encryptedChat](../constructors/encryptedChat.md)
[encryptedChatDiscarded](../constructors/encryptedChatDiscarded.md)
### Methods that return an object of this type (methods):
[$MadelineProto->messages->requestEncryption](../methods/messages_requestEncryption.md)
[$MadelineProto->messages->acceptEncryption](../methods/messages_acceptEncryption.md)