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

6 uses

	github.com/gotd/td/tg (current package)
		tl_story_album_gen.go#L50: 	Title string
		tl_story_album_gen.go#L82: 	if !(s.Title == "") {
		tl_story_album_gen.go#L112: 	s.Title = from.GetTitle()
		tl_story_album_gen.go#L197: 	b.PutString(s.Title)
		tl_story_album_gen.go#L250: 		s.Title = value
		tl_story_album_gen.go#L282: 	return s.Title