Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplicationCommandInteractionData

Hierarchy

  • ApplicationCommandInteractionData

Index

Properties

Properties

id

id: string

the ID of the invoked command

name

name: string

the name of the invoked command

options

the params + values from the user

Optional resolved

resolved: undefined | { members?: undefined | {}[]; users?: undefined | {} }

Generated using TypeDoc