github.com/gotd/td/tg.PaymentsUpdateStarGiftCollectionRequest.AddStargift (field)
12 uses
github.com/gotd/td/tg (current package)
tl_payments_update_star_gift_collection_gen.go#L62: AddStargift []InputSavedStarGiftClass
tl_payments_update_star_gift_collection_gen.go#L99: if !(u.AddStargift == nil) {
tl_payments_update_star_gift_collection_gen.go#L138: u.AddStargift = val
tl_payments_update_star_gift_collection_gen.go#L210: if !(u.AddStargift == nil) {
tl_payments_update_star_gift_collection_gen.go#L258: b.PutVectorHeader(len(u.AddStargift))
tl_payments_update_star_gift_collection_gen.go#L259: for idx, v := range u.AddStargift {
tl_payments_update_star_gift_collection_gen.go#L348: u.AddStargift = make([]InputSavedStarGiftClass, 0, headerLen%bin.PreallocateLimit)
tl_payments_update_star_gift_collection_gen.go#L355: u.AddStargift = append(u.AddStargift, value)
tl_payments_update_star_gift_collection_gen.go#L433: u.AddStargift = value
tl_payments_update_star_gift_collection_gen.go#L445: return u.AddStargift, true
tl_payments_update_star_gift_collection_gen.go#L479: return InputSavedStarGiftClassArray(u.AddStargift), 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. |