mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 19:07:19 +01:00
10 lines
208 B
Markdown
10 lines
208 B
Markdown
## Constructor: contacts\_contactsNotModified
|
|
|
|
### Type:
|
|
|
|
[contacts\_Contacts](../types/contacts_Contacts.md)
|
|
### Example:
|
|
|
|
```
|
|
$contacts_contactsNotModified = ['_' => contacts_contactsNotModified', ];
|
|
``` |