mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 11:47:49 +01:00
509 B
509 B
title | description |
---|---|
updates.differenceTooLong | updates_differenceTooLong attributes, type and example |
Constructor: updates.differenceTooLong
Attributes:
Name | Type | Required |
---|---|---|
pts | int | Required |
Type: updates_Difference
Example:
$updates_differenceTooLong = ['_' => 'updates.differenceTooLong', 'pts' => int, ];