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

6 uses

	github.com/gotd/td/tg (current package)
		tl_message_action_gen.go#L5950: 	Title string
		tl_message_action_gen.go#L5989: 	if !(m.Title == "") {
		tl_message_action_gen.go#L6019: 	m.Title = from.GetTitle()
		tl_message_action_gen.go#L6100: 	b.PutString(m.Title)
		tl_message_action_gen.go#L6135: 		m.Title = value
		tl_message_action_gen.go#L6178: 	return m.Title