Type alias SlashCommandBuilderAddOptionMethod

SlashCommandBuilderAddOptionMethod: "addStringOption" | "addIntegerOption" | "addNumberOption" | "addBooleanOption" | "addMentionableOption" | "addChannelOption" | "addRoleOption" | "addUserOption"

Method to add option to a command

Generated using TypeDoc