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

6 uses

	github.com/gotd/td/tg (current package)
		tl_forum_topic_gen.go#L209: 	Title string
		tl_forum_topic_gen.go#L292: 	if !(f.Title == "") {
		tl_forum_topic_gen.go#L370: 	f.Title = from.GetTitle()
		tl_forum_topic_gen.go#L545: 	b.PutString(f.Title)
		tl_forum_topic_gen.go#L621: 		f.Title = value
		tl_forum_topic_gen.go#L817: 	return f.Title