github.com/gotd/td/tg.PaymentsResaleStarGifts.Attributes (field)
12 uses
github.com/gotd/td/tg (current package)
tl_payments_resale_star_gifts_gen.go#L67: Attributes []StarGiftAttributeClass
tl_payments_resale_star_gifts_gen.go#L119: if !(r.Attributes == nil) {
tl_payments_resale_star_gifts_gen.go#L165: r.Attributes = val
tl_payments_resale_star_gifts_gen.go#L248: if !(r.Attributes == nil) {
tl_payments_resale_star_gifts_gen.go#L291: b.PutVectorHeader(len(r.Attributes))
tl_payments_resale_star_gifts_gen.go#L292: for idx, v := range r.Attributes {
tl_payments_resale_star_gifts_gen.go#L392: r.Attributes = make([]StarGiftAttributeClass, 0, headerLen%bin.PreallocateLimit)
tl_payments_resale_star_gifts_gen.go#L399: r.Attributes = append(r.Attributes, value)
tl_payments_resale_star_gifts_gen.go#L500: r.Attributes = value
tl_payments_resale_star_gifts_gen.go#L512: return r.Attributes, true
tl_payments_resale_star_gifts_gen.go#L577: return StarGiftAttributeClassArray(r.Attributes), true
![]() |
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. |