github.com/gotd/td/tg.StoriesFoundStories.Flags (field)
10 uses
github.com/gotd/td/tg (current package)
tl_stories_found_stories_gen.go#L46: Flags bin.Fields
tl_stories_found_stories_gen.go#L76: if !(f.Flags.Zero()) {
tl_stories_found_stories_gen.go#L159: Null: !f.Flags.Has(0),
tl_stories_found_stories_gen.go#L176: f.Flags.Set(0)
tl_stories_found_stories_gen.go#L195: if err := f.Flags.Encode(b); err != nil {
tl_stories_found_stories_gen.go#L205: if f.Flags.Has(0) {
tl_stories_found_stories_gen.go#L246: if err := f.Flags.Decode(b); err != nil {
tl_stories_found_stories_gen.go#L274: if f.Flags.Has(0) {
tl_stories_found_stories_gen.go#L336: f.Flags.Set(0)
tl_stories_found_stories_gen.go#L346: if !f.Flags.Has(0) {
![]() |
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. |