MadelineProtoDocs/docs/API_docs/constructors/updatePtsChanged.md
2024-05-01 14:53:46 +02:00

654 B

title description nav_exclude image
updatePtsChanged Common message box sequence PTS has changed, state has to be refetched using updates.getState true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: updatePtsChanged

Back to constructors index

Common message box sequence PTS has changed, state has to be refetched using updates.getState

Type: Update

Example:

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