Interface GatewayEvent_CalendarEventUpdated

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

Properties

calendarEvent: APICalendarEvent
serverId: string

The ID of the server