Interface GatewayEvent_ListItemUncompleted

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

Properties

Properties

listItem: APIListItem
serverId: string

The ID of the server