Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Gateway/Raw
MessageReactionRemovePacket
Interface MessageReactionRemovePacket
interface
MessageReactionRemovePacket
{
d
:
{
burst
:
boolean
;
burst_colors
:
string
[]
;
channel_id
:
string
;
emoji
:
PartialEmoji
;
guild_id
?:
string
;
message_id
:
string
;
type
:
ReactionType
;
user_id
:
string
;
}
;
op
:
DISPATCH
;
s
:
number
;
t
:
"MESSAGE_REACTION_REMOVE"
;
}
Hierarchy (
view full
)
BaseDispatchPacket
MessageReactionRemovePacket
Index
Properties
d
op
s
t
Properties
d
d
:
{
burst
:
boolean
;
burst_colors
:
string
[]
;
channel_id
:
string
;
emoji
:
PartialEmoji
;
guild_id
?:
string
;
message_id
:
string
;
type
:
ReactionType
;
user_id
:
string
;
}
Type declaration
burst
:
boolean
burst_
colors
:
string
[]
channel_
id
:
string
emoji
:
PartialEmoji
Optional
guild_
id
?:
string
message_
id
:
string
type
:
ReactionType
user_
id
:
string
op
op
:
DISPATCH
s
s
:
number
t
t
:
"MESSAGE_REACTION_REMOVE"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
d
op
s
t
Oceanic
Loading...