1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 18:27:20 +01:00
MadelineProto/docs/API_docs/constructors/contactLinkHasPhone.md

16 lines
235 B
Markdown
Raw Normal View History

## Constructor: contactLinkHasPhone
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [ContactLink](../types/ContactLink.md)
### Example:
```
$contactLinkHasPhone = ;
```