Interface GatewayEvent_CalendarEventRsvpManyUpdated

interface GatewayEvent_CalendarEventRsvpManyUpdated {
    calendarEventRsvps: APICalendarEventRSVP[];
    serverId?: string;
}

Properties

calendarEventRsvps: APICalendarEventRSVP[]
serverId?: string

The ID of the server