Interface GatewayEvent_ListItemCreated

interface GatewayEvent_ListItemCreated {
    listItem: APIListItem;
    serverId: string;
}

Properties

Properties

listItem: APIListItem
serverId: string

The ID of the server