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