527 B
527 B
title | description |
---|---|
updateEncryption | updateEncryption attributes, type and example |
Constructor: updateEncryption
Attributes:
Name | Type | Required |
---|---|---|
chat | EncryptedChat | Required |
date | int | Required |
Type: Update
Example:
$updateEncryption = ['_' => 'updateEncryption', 'chat' => EncryptedChat, 'date' => int, ];