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

6 uses

	github.com/gotd/td/tg (current package)
		tl_message_action_gen.go#L142: 	Title string
		tl_message_action_gen.go#L167: 	if !(m.Title == "") {
		tl_message_action_gen.go#L191: 	m.Title = from.GetTitle()
		tl_message_action_gen.go#L244: 	b.PutString(m.Title)
		tl_message_action_gen.go#L273: 		m.Title = value
		tl_message_action_gen.go#L300: 	return m.Title