Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
PartialMessageReaction
Interface PartialMessageReaction
interface
PartialMessageReaction
{
burstColors
:
null
|
string
[]
;
client
:
Client
<
true
>
;
count
:
null
;
countDetails
:
ReactionCountDetailsData
;
emoji
:
GuildEmoji
|
ReactionEmoji
|
ApplicationEmoji
;
me
:
boolean
;
meBurst
:
boolean
;
message
:
Message
<
boolean
>
|
PartialMessage
;
partial
:
true
;
users
:
ReactionUserManager
;
fetch
()
:
Promise
<
MessageReaction
>
;
react
()
:
Promise
<
MessageReaction
>
;
remove
()
:
Promise
<
MessageReaction
>
;
toJSON
()
:
unknown
;
valueOf
()
:
string
;
}
Hierarchy (
View Summary
)
Partialize
<
MessageReaction
,
"count"
>
PartialMessageReaction
Index
Properties
burst
Colors
client
count
count
Details
emoji
me
me
Burst
message
partial
users
Methods
fetch
react
remove
toJSON
value
Of
Properties
burst
Colors
burstColors
:
null
|
string
[]
Readonly
client
client
:
Client
<
true
>
count
count
:
null
count
Details
countDetails
:
ReactionCountDetailsData
emoji
emoji
:
GuildEmoji
|
ReactionEmoji
|
ApplicationEmoji
me
me
:
boolean
me
Burst
meBurst
:
boolean
message
message
:
Message
<
boolean
>
|
PartialMessage
partial
partial
:
true
users
users
:
ReactionUserManager
Methods
fetch
fetch
()
:
Promise
<
MessageReaction
>
Returns
Promise
<
MessageReaction
>
react
react
()
:
Promise
<
MessageReaction
>
Returns
Promise
<
MessageReaction
>
remove
remove
()
:
Promise
<
MessageReaction
>
Returns
Promise
<
MessageReaction
>
toJSON
toJSON
()
:
unknown
Returns
unknown
value
Of
valueOf
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
burst
Colors
client
count
count
Details
emoji
me
me
Burst
message
partial
users
Methods
fetch
react
remove
toJSON
value
Of
discord-js-button-pagination-ts
Loading...