Interface GatewayEvent_CalendarEventDeleted

interface GatewayEvent_CalendarEventDeleted {
    calendarEvent: APICalendarEvent;
    serverId: string;
}

Properties

calendarEvent: APICalendarEvent
serverId: string

The ID of the server