MadelineProtoDocs/old_docs/API_docs_v103/types/InputEncryptedChat.md
2019-08-15 20:25:16 +02:00

736 B

title description image
InputEncryptedChat constructors and methods of type InputEncryptedChat https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Type: InputEncryptedChat

Back to types index

You can directly provide the Update or EncryptedMessage object here, MadelineProto will automatically extract the destination chat id.

The following syntax can also be used:

$InputEncryptedChat = -147286699; // Numeric chat id returned by request_secret_chat, can be positive or negative

Possible values (constructors):

inputEncryptedChat

Methods that return an object of this type (methods):