github.com/gotd/td/tg.UpdateChatParticipant.Invite (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L18597: 	Invite ExportedChatInviteClass
		tl_update_gen.go#L18646: 	if !(u.Invite == nil) {
		tl_update_gen.go#L18689: 		u.Invite = val
		tl_update_gen.go#L18765: 	if !(u.Invite == nil) {
		tl_update_gen.go#L18809: 		if u.Invite == nil {
		tl_update_gen.go#L18812: 		if err := u.Invite.Encode(b); err != nil {
		tl_update_gen.go#L18888: 		u.Invite = value
		tl_update_gen.go#L18971: 	u.Invite = value
		tl_update_gen.go#L18983: 	return u.Invite, true