Interface RawApplicationCommandInteractionData
Properties
options?: Array<RawApplicationCommandInteractionDataOptioninterface RawApplicationCommandInteractionDataOptiondetritus-client/gateway/RawApplicationCommandInteractionDataOption>external Array
resolved?: {
channels?: Record<string, RawChannelinterface RawChanneldetritus-client/gateway/RawChannel>external Record,
members?: Record<string, RawMemberinterface RawMemberdetritus-client/gateway/RawMember>external Record,
roles?: Record<string, RawRoleinterface RawRoledetritus-client/gateway/RawRole>external Record,
users?: Record<string, RawUserinterface RawUserdetritus-client/gateway/RawUser>external Record
}members?: Record<string, RawMemberinterface RawMemberdetritus-client/gateway/RawMember>external Record,
roles?: Record<string, RawRoleinterface RawRoledetritus-client/gateway/RawRole>external Record,
users?: Record<string, RawUserinterface RawUserdetritus-client/gateway/RawUser>external Record