github.com/gotd/td/tg.StoriesGetAllStoriesRequest.Hidden (field)
7 uses
github.com/gotd/td/tg (current package)
tl_stories_get_all_stories_gen.go#L61: Hidden bool
tl_stories_get_all_stories_gen.go#L95: if !(g.Hidden == false) {
tl_stories_get_all_stories_gen.go#L121: g.Hidden = from.GetHidden()
tl_stories_get_all_stories_gen.go#L175: if !(g.Hidden == false) {
tl_stories_get_all_stories_gen.go#L229: g.Hidden = g.Flags.Has(2)
tl_stories_get_all_stories_gen.go#L263: g.Hidden = true
tl_stories_get_all_stories_gen.go#L266: g.Hidden = false
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. |