MadelineProto/docs/API_docs_46/constructors/contactLinkNone.md

20 lines
289 B
Markdown
Raw Normal View History

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