inputSavedStarGiftUser
A gift received in a private chat with another user.
type tg.InputSavedStarGiftUser struct { /* ... */ }
Implements InputSavedStarGift.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
MsgID | int | yes | ID of the messageService with the messageActionStarGift with the gift. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputSavedStarGiftUser#69279795