github.com/gotd/td/tg.PremiumGetBoostsListRequest.Gifts (field)
7 uses
github.com/gotd/td/tg (current package)
tl_premium_get_boosts_list_gen.go#L50: Gifts bool
tl_premium_get_boosts_list_gen.go#L83: if !(g.Gifts == false) {
tl_premium_get_boosts_list_gen.go#L115: g.Gifts = from.GetGifts()
tl_premium_get_boosts_list_gen.go#L167: if !(g.Gifts == false) {
tl_premium_get_boosts_list_gen.go#L222: g.Gifts = g.Flags.Has(0)
tl_premium_get_boosts_list_gen.go#L251: g.Gifts = true
tl_premium_get_boosts_list_gen.go#L254: g.Gifts = false
![]() |
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. |