MadelineProtoDocs/docs/API_docs/types/InputEncryptedChat.md
Sean 4baac3178e Add Syntax Highlight for Markdown
Add PHP, Lua language tag to Code area
2018-10-18 00:30:20 +08:00

739 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):