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

6 uses

	github.com/gotd/td/tg (current package)
		tl_channels_create_forum_topic_gen.go#L54: 	Title string
		tl_channels_create_forum_topic_gen.go#L100: 	if !(c.Title == "") {
		tl_channels_create_forum_topic_gen.go#L138: 	c.Title = from.GetTitle()
		tl_channels_create_forum_topic_gen.go#L245: 	b.PutString(c.Title)
		tl_channels_create_forum_topic_gen.go#L297: 		c.Title = value
		tl_channels_create_forum_topic_gen.go#L343: 	return c.Title