Type alias CommandPrefix

CommandPrefix: string | ((guild: Guild | undefined) => Promise<string>)

Generated using TypeDoc