mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 11:07:51 +01:00
405 B
405 B
Constructor: updates_differenceEmpty
Attributes:
Name | Type | Required |
---|---|---|
date | int | Required |
seq | int | Required |
Type: updates_Difference
Example:
$updates_differenceEmpty = ['_' => updates_differenceEmpty', 'date' => int, 'seq' => int, ];