import { ApplicationCommandOptionChoiceData } from 'discord.js'; export type ChoiceOptions = Record> | Map>;