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

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L861: 	Title string
		tl_chat_gen.go#L887: 	if !(c.Title == "") {
		tl_chat_gen.go#L909: 	c.Title = from.GetTitle()
		tl_chat_gen.go#L962: 	b.PutString(c.Title)
		tl_chat_gen.go#L994: 		c.Title = value
		tl_chat_gen.go#L1012: 	return c.Title