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