Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Interactions
RawApplicationCommandInteractionResolvedData
Interface RawApplicationCommandInteractionResolvedData
interface
RawApplicationCommandInteractionResolvedData
{
attachments
?:
Record
<
string
,
RawAttachment
>
;
channels
?:
Record
<
string
,
RawInteractionResolvedChannel
>
;
members
?:
Record
<
string
,
Omit
<
RawMember
,
"user"
|
"deaf"
|
"mute"
>
>
;
messages
?:
Record
<
string
,
RawMessage
>
;
roles
?:
Record
<
string
,
RawRole
>
;
users
?:
Record
<
string
,
RawUser
>
;
}
Index
Properties
attachments?
channels?
members?
messages?
roles?
users?
Properties
Optional
attachments
attachments
?:
Record
<
string
,
RawAttachment
>
Optional
channels
channels
?:
Record
<
string
,
RawInteractionResolvedChannel
>
Optional
members
members
?:
Record
<
string
,
Omit
<
RawMember
,
"user"
|
"deaf"
|
"mute"
>
>
Optional
messages
messages
?:
Record
<
string
,
RawMessage
>
Optional
roles
roles
?:
Record
<
string
,
RawRole
>
Optional
users
users
?:
Record
<
string
,
RawUser
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
attachments
channels
members
messages
roles
users
Oceanic
AnnouncementChannel
AnnouncementThreadChannel
Application
ApplicationCommand
Attachment
AuditLogEntry
AutoModerationRule
AutocompleteInteraction
Base
BaseEntitlement
Bucket
CategoryChannel
Channel
Client
ClientApplication
Collection
CommandInteraction
ComponentInteraction
DependencyError
DiscordHTTPError
DiscordRESTError
Loading...