1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-06 00:38:19 +01:00
MadelineProto/old_docs/API_docs_v18/constructors/contacts_myLinkEmpty.md

22 lines
328 B
Markdown
Raw Normal View History

---
title: contacts_myLinkEmpty
description: contacts_myLinkEmpty attributes, type and example
---
## Constructor: contacts\_myLinkEmpty
[Back to constructors index](index.md)
### Type: [contacts\_MyLink](../types/contacts_MyLink.md)
### Example:
```
$contacts_myLinkEmpty = ['_' => 'contacts_myLinkEmpty', ];
```