github.com/gotd/td/tg.StarGiftAttributeOriginalDetails.RecipientID (field)
7 uses
github.com/gotd/td/tg (current package)
tl_star_gift_attribute_gen.go#L831: RecipientID PeerClass
tl_star_gift_attribute_gen.go#L866: if !(s.RecipientID == nil) {
tl_star_gift_attribute_gen.go#L899: s.RecipientID = from.GetRecipientID()
tl_star_gift_attribute_gen.go#L988: if s.RecipientID == nil {
tl_star_gift_attribute_gen.go#L991: if err := s.RecipientID.Encode(b); err != nil {
tl_star_gift_attribute_gen.go#L1036: s.RecipientID = value
tl_star_gift_attribute_gen.go#L1076: return s.RecipientID
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |