inputCollectiblePhone
Represents a phone number fragment collectible
type tg.InputCollectiblePhone struct { /* ... */ }
Implements InputCollectible.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Phone | string | yes | Phone number |
References
- Official documentation
- Generated Go reference
- TL definition:
inputCollectiblePhone#a2e214a4