mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-03 21:37:49 +01:00
369 B
369 B
title | description |
---|---|
updatePtsChanged | updatePtsChanged attributes, type and example |
Constructor: updatePtsChanged
Type: Update
Example:
$updatePtsChanged = ['_' => 'updatePtsChanged', ];
Or, if you're into Lua:
updatePtsChanged={_='updatePtsChanged', }