github.com/gotd/td/tg.PaymentsGetResaleStarGiftsRequest.Attributes (field)
12 uses
github.com/gotd/td/tg (current package)
tl_payments_get_resale_star_gifts_gen.go#L89: Attributes []StarGiftAttributeIDClass
tl_payments_get_resale_star_gifts_gen.go#L140: if !(g.Attributes == nil) {
tl_payments_get_resale_star_gifts_gen.go#L184: g.Attributes = val
tl_payments_get_resale_star_gifts_gen.go#L277: if !(g.Attributes == nil) {
tl_payments_get_resale_star_gifts_gen.go#L305: b.PutVectorHeader(len(g.Attributes))
tl_payments_get_resale_star_gifts_gen.go#L306: for idx, v := range g.Attributes {
tl_payments_get_resale_star_gifts_gen.go#L366: g.Attributes = make([]StarGiftAttributeIDClass, 0, headerLen%bin.PreallocateLimit)
tl_payments_get_resale_star_gifts_gen.go#L373: g.Attributes = append(g.Attributes, value)
tl_payments_get_resale_star_gifts_gen.go#L498: g.Attributes = value
tl_payments_get_resale_star_gifts_gen.go#L510: return g.Attributes, true
tl_payments_get_resale_star_gifts_gen.go#L534: return StarGiftAttributeIDClassArray(g.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. |