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

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L200: 	Title string
		tl_chat_gen.go#L276: 	if !(c.Title == "") {
		tl_chat_gen.go#L338: 	c.Title = from.GetTitle()
		tl_chat_gen.go#L503: 	b.PutString(c.Title)
		tl_chat_gen.go#L573: 		c.Title = value
		tl_chat_gen.go#L750: 	return c.Title