Object contains info on an encrypted chat.
메서드 스키마는 레이어 133부터 사용할 수 있습니다. 전환 »
| Constructor | Description |
|---|---|
| encryptedChatEmpty | Empty constructor. |
| encryptedChatWaiting | Chat waiting for approval of second participant. |
| encryptedChatRequested | Request to create an encrypted chat. |
| encryptedChat | Encrypted chat |
| encryptedChatDiscarded | Discarded or deleted chat. |
| Method | Description |
|---|---|
| messages.requestEncryption | Sends a request to start a secret chat to the user. |
| messages.acceptEncryption | Confirms creation of a secret chat |