Interface GatewayEvent_ListItemCompleted

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

Properties

Properties

listItem: APIListItem
serverId: string

The ID of the server