github.com/gotd/td/tg.StoriesAllStoriesBox.AllStories (field)
6 uses
github.com/gotd/td/tg (current package)
tl_server_gen.go#L13298: return &StoriesAllStoriesBox{AllStories: response}, nil
tl_stories_all_stories_gen.go#L710: AllStories StoriesAllStoriesClass
tl_stories_all_stories_gen.go#L722: b.AllStories = v
tl_stories_all_stories_gen.go#L728: if b == nil || b.AllStories == nil {
tl_stories_all_stories_gen.go#L731: return b.AllStories.Encode(buf)
tl_stories_get_all_stories_gen.go#L310: return result.AllStories, nil
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |