github.com/gotd/td/tg.PaymentsUpdateStarGiftCollectionRequest.DeleteStargift (field)
12 uses
github.com/gotd/td/tg (current package)
tl_payments_update_star_gift_collection_gen.go#L58: DeleteStargift []InputSavedStarGiftClass
tl_payments_update_star_gift_collection_gen.go#L96: if !(u.DeleteStargift == nil) {
tl_payments_update_star_gift_collection_gen.go#L134: u.DeleteStargift = val
tl_payments_update_star_gift_collection_gen.go#L207: if !(u.DeleteStargift == nil) {
tl_payments_update_star_gift_collection_gen.go#L247: b.PutVectorHeader(len(u.DeleteStargift))
tl_payments_update_star_gift_collection_gen.go#L248: for idx, v := range u.DeleteStargift {
tl_payments_update_star_gift_collection_gen.go#L331: u.DeleteStargift = make([]InputSavedStarGiftClass, 0, headerLen%bin.PreallocateLimit)
tl_payments_update_star_gift_collection_gen.go#L338: u.DeleteStargift = append(u.DeleteStargift, value)
tl_payments_update_star_gift_collection_gen.go#L415: u.DeleteStargift = value
tl_payments_update_star_gift_collection_gen.go#L427: return u.DeleteStargift, true
tl_payments_update_star_gift_collection_gen.go#L471: return InputSavedStarGiftClassArray(u.DeleteStargift), 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. |