MadelineProtoDocs/docs/API_docs/types/InputEncryptedChat.md
Daniil Gentili f73c175203 Update docs
2018-12-26 01:56:50 +00: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):