Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Interactions
RawMessageComponentInteraction
Interface RawMessageComponentInteraction
interface
RawMessageComponentInteraction
{
app_permissions
:
string
;
application_id
:
string
;
authorizing_integration_owners
:
AuthorizingIntegrationOwners
;
channel_id
?:
string
;
context
?:
InteractionContextTypes
;
data
:
RawMessageComponentInteractionData
;
entitlements
?:
(
RawEntitlement
|
RawTestEntitlement
)
[]
;
guild
?:
InteractionGuild
;
guild_id
?:
string
;
guild_locale
?:
string
;
id
:
string
;
locale
?:
string
;
member
?:
InteractionMember
;
message
:
RawMessage
;
token
:
string
;
type
:
InteractionTypes
;
user
?:
RawUser
;
version
:
1
;
}
Hierarchy
Omit
<
RawInteraction
,
"data"
|
"message"
>
RawMessageComponentInteraction
Index
Properties
app_
permissions
application_
id
authorizing_
integration_
owners
channel_
id?
context?
data
entitlements?
guild?
guild_
id?
guild_
locale?
id
locale?
member?
message
token
type
user?
version
Properties
app_
permissions
app_
permissions
:
string
application_
id
application_
id
:
string
authorizing_
integration_
owners
authorizing_
integration_
owners
:
AuthorizingIntegrationOwners
Optional
channel_
id
channel_
id
?:
string
Optional
context
context
?:
InteractionContextTypes
data
data
:
RawMessageComponentInteractionData
Optional
entitlements
entitlements
?:
(
RawEntitlement
|
RawTestEntitlement
)
[]
Optional
guild
guild
?:
InteractionGuild
Optional
guild_
id
guild_
id
?:
string
Optional
guild_
locale
guild_
locale
?:
string
id
id
:
string
Optional
locale
locale
?:
string
Optional
member
member
?:
InteractionMember
message
message
:
RawMessage
token
token
:
string
type
type
:
InteractionTypes
Optional
user
user
?:
RawUser
version
version
:
1
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
app_
permissions
application_
id
authorizing_
integration_
owners
channel_
id
context
data
entitlements
guild
guild_
id
guild_
locale
id
locale
member
message
token
type
user
version
Oceanic
Loading...