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

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L1204: 	Title string
		tl_chat_gen.go#L1453: 	if !(c.Title == "") {
		tl_chat_gen.go#L1612: 	c.Title = from.GetTitle()
		tl_chat_gen.go#L2125: 	b.PutString(c.Title)
		tl_chat_gen.go#L2293: 		c.Title = value
		tl_chat_gen.go#L3006: 	return c.Title