github.com/gotd/td/tg.StarGiftAuctionStateFinished.Flags (field)
22 uses
github.com/gotd/td/tg (current package)
tl_star_gift_auction_state_gen.go#L670: Flags bin.Fields
tl_star_gift_auction_state_gen.go#L722: if !(s.Flags.Zero()) {
tl_star_gift_auction_state_gen.go#L820: Null: !s.Flags.Has(0),
tl_star_gift_auction_state_gen.go#L825: Null: !s.Flags.Has(1),
tl_star_gift_auction_state_gen.go#L830: Null: !s.Flags.Has(1),
tl_star_gift_auction_state_gen.go#L839: s.Flags.Set(0)
tl_star_gift_auction_state_gen.go#L842: s.Flags.Set(1)
tl_star_gift_auction_state_gen.go#L845: s.Flags.Set(1)
tl_star_gift_auction_state_gen.go#L864: if err := s.Flags.Encode(b); err != nil {
tl_star_gift_auction_state_gen.go#L870: if s.Flags.Has(0) {
tl_star_gift_auction_state_gen.go#L873: if s.Flags.Has(1) {
tl_star_gift_auction_state_gen.go#L876: if s.Flags.Has(1) {
tl_star_gift_auction_state_gen.go#L899: if err := s.Flags.Decode(b); err != nil {
tl_star_gift_auction_state_gen.go#L924: if s.Flags.Has(0) {
tl_star_gift_auction_state_gen.go#L931: if s.Flags.Has(1) {
tl_star_gift_auction_state_gen.go#L938: if s.Flags.Has(1) {
tl_star_gift_auction_state_gen.go#L974: s.Flags.Set(0)
tl_star_gift_auction_state_gen.go#L984: if !s.Flags.Has(0) {
tl_star_gift_auction_state_gen.go#L992: s.Flags.Set(1)
tl_star_gift_auction_state_gen.go#L1002: if !s.Flags.Has(1) {
tl_star_gift_auction_state_gen.go#L1010: s.Flags.Set(1)
tl_star_gift_auction_state_gen.go#L1020: if !s.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. |