diff --git a/api.json b/api.json index e8d4c9f..e614b1e 100644 --- a/api.json +++ b/api.json @@ -13877,6 +13877,31 @@ } }, "IPartnerMeetSteamService": { + "EmailInvitees": { + "_type": "undocumented", + "version": 1, + "httpmethod": "POST", + "parameters": [ + { + "name": "key", + "type": "string", + "optional": false, + "description": "Access key" + }, + { + "name": "clan_event_gid", + "type": "fixed64", + "optional": true, + "description": "" + }, + { + "name": "steamid", + "type": "fixed64", + "optional": true, + "description": "" + } + ] + }, "GetAvailability": { "_type": "undocumented", "version": 1,