mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-06 03:58:15 +01:00
395 B
395 B
title |
---|
encryptedChatEmpty |
Constructor: encryptedChatEmpty
Attributes:
Name | Type | Required |
---|---|---|
id | int | Required |
Type: EncryptedChat
Example:
$encryptedChatEmpty = ['_' => encryptedChatEmpty', 'id' => int, ];