type github.com/gotd/td/tg.StoriesAllStoriesBox
5 uses
github.com/gotd/td/tg (current package)
tl_server_gen.go#L9699: return &StoriesAllStoriesBox{AllStories: response}, nil
tl_stories_all_stories_gen.go#L705: type StoriesAllStoriesBox struct {
tl_stories_all_stories_gen.go#L710: func (b *StoriesAllStoriesBox) Decode(buf *bin.Buffer) error {
tl_stories_all_stories_gen.go#L723: func (b *StoriesAllStoriesBox) Encode(buf *bin.Buffer) error {
tl_stories_get_all_stories_gen.go#L305: var result StoriesAllStoriesBox
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. |