StarGiftAttributeOriginalDetails

---types---
starGiftAttributeOriginalDetails#e0bff26c sender_id:flags.0?Peer recipient_id:Peer date:int message:flags.1?TextWithEntities = StarGiftAttribute

Belongs to

StarGiftAttribute

In Rust this constructor is a variant of the enums::StarGiftAttribute enum.
Match on it with: if let enums::StarGiftAttribute::StarGiftAttributeOriginalDetails(v) = result { ... }

Parameters

sender_idPeeroptional
recipient_idPeerrequired
dateintrequired
messageTextWithEntitiesoptional