github.com/gotd/td/tg.UpdateNewBotConnection.Flags (field)
28 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L32312: Flags bin.Fields
tl_update_gen.go#L32351: if !(u.Flags.Zero()) {
tl_update_gen.go#L32432: Null: !u.Flags.Has(0),
tl_update_gen.go#L32441: Null: !u.Flags.Has(1),
tl_update_gen.go#L32446: Null: !u.Flags.Has(1),
tl_update_gen.go#L32451: Null: !u.Flags.Has(1),
tl_update_gen.go#L32460: u.Flags.Set(0)
tl_update_gen.go#L32463: u.Flags.Set(1)
tl_update_gen.go#L32466: u.Flags.Set(1)
tl_update_gen.go#L32469: u.Flags.Set(1)
tl_update_gen.go#L32488: if err := u.Flags.Encode(b); err != nil {
tl_update_gen.go#L32492: if u.Flags.Has(1) {
tl_update_gen.go#L32495: if u.Flags.Has(1) {
tl_update_gen.go#L32498: if u.Flags.Has(1) {
tl_update_gen.go#L32521: if err := u.Flags.Decode(b); err != nil {
tl_update_gen.go#L32525: u.Confirmed = u.Flags.Has(0)
tl_update_gen.go#L32533: if u.Flags.Has(1) {
tl_update_gen.go#L32540: if u.Flags.Has(1) {
tl_update_gen.go#L32547: if u.Flags.Has(1) {
tl_update_gen.go#L32560: u.Flags.Set(0)
tl_update_gen.go#L32563: u.Flags.Unset(0)
tl_update_gen.go#L32573: return u.Flags.Has(0)
tl_update_gen.go#L32586: u.Flags.Set(1)
tl_update_gen.go#L32596: if !u.Flags.Has(1) {
tl_update_gen.go#L32604: u.Flags.Set(1)
tl_update_gen.go#L32614: if !u.Flags.Has(1) {
tl_update_gen.go#L32622: u.Flags.Set(1)
tl_update_gen.go#L32632: if !u.Flags.Has(1) {
![]() |
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. |