attachment: NonNullable<CommandInteractionOption<Cache>["attachment"]>;attachment: NonNullable<CommandInteractionOption<Cache>["attachment"]>;channel: NonNullable<CommandInteractionOption<Cache>["channel"]>;channel: NonNullable<CommandInteractionOption<Cache>["channel"]>;member: NonNullable<CommandInteractionOption<Cache>["member"]>;member: NonNullable<CommandInteractionOption<Cache>["member"]>;mentionable: NonNullable<
CommandInteractionOption<Cache>["member" | "role" | "user"]
>;mentionable: NonNullable<
CommandInteractionOption<Cache>["member" | "role" | "user"]
>;role: NonNullable<CommandInteractionOption<Cache>["role"]>;role: NonNullable<CommandInteractionOption<Cache>["role"]>;user: NonNullable<CommandInteractionOption<Cache>["user"]>;user: NonNullable<CommandInteractionOption<Cache>["user"]>;