github.com/gotd/td/tg.AuthSentCodeTypeFirebaseSMS.Flags (field)
34 uses
github.com/gotd/td/tg (current package)
tl_auth_sent_code_type_gen.go#L1489: Flags bin.Fields
tl_auth_sent_code_type_gen.go#L1543: if !(s.Flags.Zero()) {
tl_auth_sent_code_type_gen.go#L1635: Null: !s.Flags.Has(0),
tl_auth_sent_code_type_gen.go#L1640: Null: !s.Flags.Has(2),
tl_auth_sent_code_type_gen.go#L1645: Null: !s.Flags.Has(2),
tl_auth_sent_code_type_gen.go#L1650: Null: !s.Flags.Has(1),
tl_auth_sent_code_type_gen.go#L1655: Null: !s.Flags.Has(1),
tl_auth_sent_code_type_gen.go#L1668: s.Flags.Set(0)
tl_auth_sent_code_type_gen.go#L1671: s.Flags.Set(2)
tl_auth_sent_code_type_gen.go#L1674: s.Flags.Set(2)
tl_auth_sent_code_type_gen.go#L1677: s.Flags.Set(1)
tl_auth_sent_code_type_gen.go#L1680: s.Flags.Set(1)
tl_auth_sent_code_type_gen.go#L1699: if err := s.Flags.Encode(b); err != nil {
tl_auth_sent_code_type_gen.go#L1702: if s.Flags.Has(0) {
tl_auth_sent_code_type_gen.go#L1705: if s.Flags.Has(2) {
tl_auth_sent_code_type_gen.go#L1708: if s.Flags.Has(2) {
tl_auth_sent_code_type_gen.go#L1711: if s.Flags.Has(1) {
tl_auth_sent_code_type_gen.go#L1714: if s.Flags.Has(1) {
tl_auth_sent_code_type_gen.go#L1738: if err := s.Flags.Decode(b); err != nil {
tl_auth_sent_code_type_gen.go#L1742: if s.Flags.Has(0) {
tl_auth_sent_code_type_gen.go#L1749: if s.Flags.Has(2) {
tl_auth_sent_code_type_gen.go#L1756: if s.Flags.Has(2) {
tl_auth_sent_code_type_gen.go#L1763: if s.Flags.Has(1) {
tl_auth_sent_code_type_gen.go#L1770: if s.Flags.Has(1) {
tl_auth_sent_code_type_gen.go#L1789: s.Flags.Set(0)
tl_auth_sent_code_type_gen.go#L1799: if !s.Flags.Has(0) {
tl_auth_sent_code_type_gen.go#L1807: s.Flags.Set(2)
tl_auth_sent_code_type_gen.go#L1817: if !s.Flags.Has(2) {
tl_auth_sent_code_type_gen.go#L1825: s.Flags.Set(2)
tl_auth_sent_code_type_gen.go#L1835: if !s.Flags.Has(2) {
tl_auth_sent_code_type_gen.go#L1843: s.Flags.Set(1)
tl_auth_sent_code_type_gen.go#L1853: if !s.Flags.Has(1) {
tl_auth_sent_code_type_gen.go#L1861: s.Flags.Set(1)
tl_auth_sent_code_type_gen.go#L1871: if !s.Flags.Has(1) {
![]() |
The pages are generated with Golds v0.8.5. (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. |