mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-11 23:59:38 +01:00
20 lines
284 B
Markdown
20 lines
284 B
Markdown
---
|
|
title: updatePtsChanged
|
|
description: updatePtsChanged attributes, type and example
|
|
---
|
|
## Constructor: updatePtsChanged
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [Update](../types/Update.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$updatePtsChanged = ['_' => 'updatePtsChanged', ];
|
|
``` |