Type Alias DeletePriorityQueueOptions

DeletePriorityQueueOptions: {
    playerId: AnyPlayerId | string;
    serverApiId?: string;
}