Preview:```ts
import {} from "discord-api-types"
import {
ApplicationCommandOptionData,
CommandInteractionOption,
ApplicationCommandOptionType,
User,
Channel,
Role,
Attachment,
} from "discord.js"
export type ApplicationCommandOptionTypeValues<
T extends ApplicationCommandOptionData[]
...```
You can choose specific lines to embed by selecting them before copying the link.