MadelineProto/old_docs/API_docs_v44/constructors/contacts_contactsNotModified.md

22 lines
371 B
Markdown
Raw Normal View History

---
2017-01-19 23:02:27 +01:00
title: contacts.contactsNotModified
description: contacts_contactsNotModified attributes, type and example
---
2017-01-19 23:02:27 +01:00
## Constructor: contacts.contactsNotModified
[Back to constructors index](index.md)
### Type: [contacts\_Contacts](../types/contacts_Contacts.md)
### Example:
```
2017-01-19 23:02:27 +01:00
$contacts_contactsNotModified = ['_' => 'contacts.contactsNotModified', ];
```