MadelineProtoDocs/docs/API_docs/types/EncryptedChat.md

33 lines
827 B
Markdown

---
title: EncryptedChat
description: constructors and methods of type EncryptedChat
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# 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)