github.com/gotd/td/tg.StoriesAlbumsBox.Albums (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_server_gen.go#L13747: 		return &StoriesAlbumsBox{Albums: response}, nil
		tl_stories_albums_gen.go#L405: 	Albums StoriesAlbumsClass
		tl_stories_albums_gen.go#L417: 	b.Albums = v
		tl_stories_albums_gen.go#L423: 	if b == nil || b.Albums == nil {
		tl_stories_albums_gen.go#L426: 	return b.Albums.Encode(buf)
		tl_stories_get_albums_gen.go#L220: 	return result.Albums, nil