MadelineProto/docs/API_docs/constructors/encryptedChatEmpty.md
2016-12-20 13:15:22 +01:00

395 B

title
encryptedChatEmpty

Constructor: encryptedChatEmpty

Back to constructors index

Attributes:

Name Type Required
id int Required

Type: EncryptedChat

Example:

$encryptedChatEmpty = ['_' => encryptedChatEmpty', 'id' => int, ];