github.com/gotd/td/tg.StoriesAllStories.HasMore (field)
7 uses
github.com/gotd/td/tg (current package)
tl_stories_all_stories_gen.go#L240: HasMore bool
tl_stories_all_stories_gen.go#L281: if !(a.HasMore == false) {
tl_stories_all_stories_gen.go#L325: a.HasMore = from.GetHasMore()
tl_stories_all_stories_gen.go#L392: if !(a.HasMore == false) {
tl_stories_all_stories_gen.go#L468: a.HasMore = a.Flags.Has(0)
tl_stories_all_stories_gen.go#L546: a.HasMore = true
tl_stories_all_stories_gen.go#L549: a.HasMore = 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. |