github.com/gotd/td/tg.Boost.Gift (field)
7 uses
github.com/gotd/td/tg (current package)
tl_boost_gen.go#L52: Gift bool
tl_boost_gen.go#L113: if !(b.Gift == false) {
tl_boost_gen.go#L169: b.Gift = from.GetGift()
tl_boost_gen.go#L269: if !(b.Gift == false) {
tl_boost_gen.go#L349: b.Gift = b.Flags.Has(1)
tl_boost_gen.go#L408: b.Gift = true
tl_boost_gen.go#L411: b.Gift = false
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |