github.com/gotd/td/tg.StoriesGetStoryReactionsListRequest.Flags (field)
22 uses
github.com/gotd/td/tg (current package)
tl_stories_get_story_reactions_list_gen.go#L49: Flags bin.Fields
tl_stories_get_story_reactions_list_gen.go#L94: if !(g.Flags.Zero()) {
tl_stories_get_story_reactions_list_gen.go#L177: Null: !g.Flags.Has(2),
tl_stories_get_story_reactions_list_gen.go#L190: Null: !g.Flags.Has(0),
tl_stories_get_story_reactions_list_gen.go#L195: Null: !g.Flags.Has(1),
tl_stories_get_story_reactions_list_gen.go#L208: g.Flags.Set(2)
tl_stories_get_story_reactions_list_gen.go#L211: g.Flags.Set(0)
tl_stories_get_story_reactions_list_gen.go#L214: g.Flags.Set(1)
tl_stories_get_story_reactions_list_gen.go#L233: if err := g.Flags.Encode(b); err != nil {
tl_stories_get_story_reactions_list_gen.go#L243: if g.Flags.Has(0) {
tl_stories_get_story_reactions_list_gen.go#L251: if g.Flags.Has(1) {
tl_stories_get_story_reactions_list_gen.go#L275: if err := g.Flags.Decode(b); err != nil {
tl_stories_get_story_reactions_list_gen.go#L279: g.ForwardsFirst = g.Flags.Has(2)
tl_stories_get_story_reactions_list_gen.go#L294: if g.Flags.Has(0) {
tl_stories_get_story_reactions_list_gen.go#L301: if g.Flags.Has(1) {
tl_stories_get_story_reactions_list_gen.go#L321: g.Flags.Set(2)
tl_stories_get_story_reactions_list_gen.go#L324: g.Flags.Unset(2)
tl_stories_get_story_reactions_list_gen.go#L334: return g.Flags.Has(2)
tl_stories_get_story_reactions_list_gen.go#L355: g.Flags.Set(0)
tl_stories_get_story_reactions_list_gen.go#L365: if !g.Flags.Has(0) {
tl_stories_get_story_reactions_list_gen.go#L373: g.Flags.Set(1)
tl_stories_get_story_reactions_list_gen.go#L383: if !g.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. |