Interface: InteractionOptions
Properties
components
• Optional components: ComponentsType[]
Defined in
packages/libcord/src/structures/interactions/CommandInteraction.ts:162
content
• Optional content: string | Embed
Defined in
packages/libcord/src/structures/interactions/CommandInteraction.ts:160
embeds
• Optional embeds: any[] | Embed[]
Defined in
packages/libcord/src/structures/interactions/CommandInteraction.ts:161
files
• Optional files: FileOption[]
Defined in
packages/libcord/src/structures/interactions/CommandInteraction.ts:163