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

6 uses

	github.com/gotd/td/tg (current package)
		tl_exported_chatlist_invite_gen.go#L48: 	Title string
		tl_exported_chatlist_invite_gen.go#L76: 	if !(e.Title == "") {
		tl_exported_chatlist_invite_gen.go#L104: 	e.Title = from.GetTitle()
		tl_exported_chatlist_invite_gen.go#L170: 	b.PutString(e.Title)
		tl_exported_chatlist_invite_gen.go#L210: 		e.Title = value
		tl_exported_chatlist_invite_gen.go#L244: 	return e.Title