@typed-discord/rest
Preparing search index...
types
SettingsEmojiResponse
Interface SettingsEmojiResponse
interface
SettingsEmojiResponse
{
animated
:
boolean
;
id
:
`
${
bigint
}
`
|
null
;
name
:
string
|
null
;
}
Index
Properties
animated
id
name
Properties
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...