github.com/gotd/td/tg.UpdateNewAuthorization.Flags (field)
28 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L1526: Flags bin.Fields
tl_update_gen.go#L1571: if !(u.Flags.Zero()) {
tl_update_gen.go#L1652: Null: !u.Flags.Has(0),
tl_update_gen.go#L1661: Null: !u.Flags.Has(0),
tl_update_gen.go#L1666: Null: !u.Flags.Has(0),
tl_update_gen.go#L1671: Null: !u.Flags.Has(0),
tl_update_gen.go#L1680: u.Flags.Set(0)
tl_update_gen.go#L1683: u.Flags.Set(0)
tl_update_gen.go#L1686: u.Flags.Set(0)
tl_update_gen.go#L1689: u.Flags.Set(0)
tl_update_gen.go#L1708: if err := u.Flags.Encode(b); err != nil {
tl_update_gen.go#L1712: if u.Flags.Has(0) {
tl_update_gen.go#L1715: if u.Flags.Has(0) {
tl_update_gen.go#L1718: if u.Flags.Has(0) {
tl_update_gen.go#L1741: if err := u.Flags.Decode(b); err != nil {
tl_update_gen.go#L1745: u.Unconfirmed = u.Flags.Has(0)
tl_update_gen.go#L1753: if u.Flags.Has(0) {
tl_update_gen.go#L1760: if u.Flags.Has(0) {
tl_update_gen.go#L1767: if u.Flags.Has(0) {
tl_update_gen.go#L1780: u.Flags.Set(0)
tl_update_gen.go#L1783: u.Flags.Unset(0)
tl_update_gen.go#L1793: return u.Flags.Has(0)
tl_update_gen.go#L1806: u.Flags.Set(0)
tl_update_gen.go#L1816: if !u.Flags.Has(0) {
tl_update_gen.go#L1824: u.Flags.Set(0)
tl_update_gen.go#L1834: if !u.Flags.Has(0) {
tl_update_gen.go#L1842: u.Flags.Set(0)
tl_update_gen.go#L1852: if !u.Flags.Has(0) {
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. |