inputCollectibleUsername
Represents a username fragment collectible
type tg.InputCollectibleUsername struct { /* ... */ }
Implements InputCollectible.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Username | string | yes | Username |
References
- Official documentation
- Generated Go reference
- TL definition:
inputCollectibleUsername#e39460a9