MadelineProto/old_docs/API_docs_v65/constructors/updatePtsChanged.md
Daniil Gentili 1eb2fc0b4f fix
2017-04-21 13:27:04 +02:00

369 B

title description
updatePtsChanged updatePtsChanged attributes, type and example

Constructor: updatePtsChanged

Back to constructors index

Type: Update

Example:

$updatePtsChanged = ['_' => 'updatePtsChanged', ];

Or, if you're into Lua:

updatePtsChanged={_='updatePtsChanged', }