github.com/gotd/td/tg.StoriesGetAllStoriesRequest.State (field)
8 uses
github.com/gotd/td/tg (current package)
tl_stories_get_all_stories_gen.go#L71: State string
tl_stories_get_all_stories_gen.go#L98: if !(g.State == "") {
tl_stories_get_all_stories_gen.go#L123: g.State = val
tl_stories_get_all_stories_gen.go#L178: if !(g.State == "") {
tl_stories_get_all_stories_gen.go#L202: b.PutString(g.State)
tl_stories_get_all_stories_gen.go#L235: g.State = value
tl_stories_get_all_stories_gen.go#L281: g.State = value
tl_stories_get_all_stories_gen.go#L293: return g.State, true
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. |