github.com/gotd/td/tg.StoryAlbum.GetIconPhoto (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_story_album_gen.go#L293: func (s *StoryAlbum) GetIconPhoto() (value PhotoClass, ok bool) {
		tl_story_album_gen.go#L324: 	if value, ok := s.GetIconPhoto(); ok {