starGiftAttributeOriginalDetails
Info about the sender, receiver and message attached to the original gift », before it was upgraded to a collectible gift ».
type tg.StarGiftAttributeOriginalDetails struct { /* ... */ }
Implements StarGiftAttribute.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
SenderID | PeerClass | — | Original sender of the gift, absent if the gift was private. |
RecipientID | PeerClass | yes | Original receiver of the gift. |
Date | int | yes | When was the gift sent. |
Message | TextWithEntities | — | Original message attached to the gift, if present. |
References
- Official documentation
- Generated Go reference
- TL definition:
starGiftAttributeOriginalDetails#e0bff26c