github.com/gotd/td/tg.BusinessLocation.Flags (field)
10 uses
github.com/gotd/td/tg (current package)
tl_business_location_gen.go#L46: Flags bin.Fields
tl_business_location_gen.go#L70: if !(b.Flags.Zero()) {
tl_business_location_gen.go#L130: Null: !b.Flags.Has(0),
tl_business_location_gen.go#L143: b.Flags.Set(0)
tl_business_location_gen.go#L162: if err := b.Flags.Encode(buf); err != nil {
tl_business_location_gen.go#L165: if b.Flags.Has(0) {
tl_business_location_gen.go#L194: if err := b.Flags.Decode(buf); err != nil {
tl_business_location_gen.go#L198: if b.Flags.Has(0) {
tl_business_location_gen.go#L217: b.Flags.Set(0)
tl_business_location_gen.go#L227: if !b.Flags.Has(0) {
![]() |
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. |