github.com/gotd/td/tg.StoryAlbum.IconPhoto (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_story_album_gen.go#L54: 	IconPhoto PhotoClass
		tl_story_album_gen.go#L85: 	if !(s.IconPhoto == nil) {
		tl_story_album_gen.go#L114: 		s.IconPhoto = val
		tl_story_album_gen.go#L170: 	if !(s.IconPhoto == nil) {
		tl_story_album_gen.go#L199: 		if s.IconPhoto == nil {
		tl_story_album_gen.go#L202: 		if err := s.IconPhoto.Encode(b); err != nil {
		tl_story_album_gen.go#L257: 		s.IconPhoto = value
		tl_story_album_gen.go#L288: 	s.IconPhoto = value
		tl_story_album_gen.go#L300: 	return s.IconPhoto, true