inputSavedStarGiftSlug
Points to a collectible gift obtained from a collectible gift link ».
type tg.InputSavedStarGiftSlug struct { /* ... */ }
Implements InputSavedStarGift.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Slug | string | yes | Slug from the link. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputSavedStarGiftSlug#2085c238