Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RawApplicationCommandInteractionData

Index

Properties

Optional component_type

component_type: number

Optional custom_id

custom_id: string

id

id: string

name

name: string

Optional options

Optional resolved

resolved: { channels?: Record<string, RawChannel>; members?: Record<string, RawMember>; roles?: Record<string, RawRole>; users?: Record<string, RawUser> }

Type declaration

  • Optional channels?: Record<string, RawChannel>
  • Optional members?: Record<string, RawMember>
  • Optional roles?: Record<string, RawRole>
  • Optional users?: Record<string, RawUser>

Generated using TypeDoc