@typed-discord/rest
Preparing search index...
types
MessageReactionEmojiResponse
Interface MessageReactionEmojiResponse
interface
MessageReactionEmojiResponse
{
animated
?:
boolean
;
id
:
`
${
bigint
}
`
|
null
;
name
:
string
|
null
;
}
Index
Properties
animated?
id
name
Properties
Optional
animated
animated
?:
boolean
id
id
:
`
${
bigint
}
`
|
null
name
name
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animated
id
name
@typed-discord/rest
Loading...