Interface GatewayEvent_CalendarEventCreated

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

Properties

calendarEvent: APICalendarEvent
serverId: string

The ID of the server