github.com/gotd/td/tg.StoriesAllStoriesBox.AllStories (field)
6 uses
github.com/gotd/td/tg (current package)
tl_server_gen.go#L9699: return &StoriesAllStoriesBox{AllStories: response}, nil
tl_stories_all_stories_gen.go#L706: AllStories StoriesAllStoriesClass
tl_stories_all_stories_gen.go#L718: b.AllStories = v
tl_stories_all_stories_gen.go#L724: if b == nil || b.AllStories == nil {
tl_stories_all_stories_gen.go#L727: return b.AllStories.Encode(buf)
tl_stories_get_all_stories_gen.go#L310: return result.AllStories, nil
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. |