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

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L848: 	Title string
		tl_chat_gen.go#L874: 	if !(c.Title == "") {
		tl_chat_gen.go#L896: 	c.Title = from.GetTitle()
		tl_chat_gen.go#L949: 	b.PutString(c.Title)
		tl_chat_gen.go#L981: 		c.Title = value
		tl_chat_gen.go#L999: 	return c.Title