github.com/gotd/td/tg.StoriesStoryReactionsList.Flags (field)
10 uses
	github.com/gotd/td/tg (current package)
		tl_stories_story_reactions_list_gen.go#L39: 	Flags bin.Fields
		tl_stories_story_reactions_list_gen.go#L69: 	if !(s.Flags.Zero()) {
		tl_stories_story_reactions_list_gen.go#L160: 			Null:       !s.Flags.Has(0),
		tl_stories_story_reactions_list_gen.go#L169: 		s.Flags.Set(0)
		tl_stories_story_reactions_list_gen.go#L188: 	if err := s.Flags.Encode(b); err != nil {
		tl_stories_story_reactions_list_gen.go#L219: 	if s.Flags.Has(0) {
		tl_stories_story_reactions_list_gen.go#L242: 		if err := s.Flags.Decode(b); err != nil {
		tl_stories_story_reactions_list_gen.go#L304: 	if s.Flags.Has(0) {
		tl_stories_story_reactions_list_gen.go#L348: 	s.Flags.Set(0)
		tl_stories_story_reactions_list_gen.go#L358: 	if !s.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. |