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

9 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L19035: 	Invite ExportedChatInviteClass
		tl_update_gen.go#L19087: 	if !(u.Invite == nil) {
		tl_update_gen.go#L19132: 		u.Invite = val
		tl_update_gen.go#L19216: 	if !(u.Invite == nil) {
		tl_update_gen.go#L19260: 		if u.Invite == nil {
		tl_update_gen.go#L19263: 		if err := u.Invite.Encode(b); err != nil {
		tl_update_gen.go#L19340: 		u.Invite = value
		tl_update_gen.go#L19442: 	u.Invite = value
		tl_update_gen.go#L19454: 	return u.Invite, true