@typed-discord/rest
Preparing search index...
types
MessageReactionResponse
Interface MessageReactionResponse
interface
MessageReactionResponse
{
burst_colors
:
string
[]
;
count
:
number
;
count_details
:
MessageReactionCountDetailsResponse
;
emoji
:
MessageReactionEmojiResponse
;
me
:
boolean
;
me_burst
:
boolean
;
}
Index
Properties
burst_
colors
count
count_
details
emoji
me
me_
burst
Properties
burst_
colors
burst_colors
:
string
[]
count
count
:
number
count_
details
count_details
:
MessageReactionCountDetailsResponse
emoji
emoji
:
MessageReactionEmojiResponse
me
me
:
boolean
me_
burst
me_burst
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
burst_
colors
count
count_
details
emoji
me
me_
burst
@typed-discord/rest
Loading...