MCPcopy Create free account
hub / github.com/ArrowM/Queue-Bot /

Class

src/utils/error.utils.ts:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62export class PrioritizedNotFoundError extends AbstractError {
63 message = "Prioritized not found";
64 embeds = [
65 new EmbedBuilder().setDescription(`Users and roles can be prioritized with ${commandMention("prioritize", "add")}.`),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected