Type Alias GetPriorityQueueOptions

GetPriorityQueueOptions: {
    comment?: string;
    playerId?: AnyPlayerId | string;
    serverApiId?: string;
}