lemmy-js-client
Preparing search index...
ListCustomEmojisResponse
Type Alias ListCustomEmojisResponse
A response for custom emojis.
type
ListCustomEmojisResponse
=
{
custom_emojis
:
CustomEmojiView
[]
;
}
Index
Properties
custom_
emojis
Properties
custom_
emojis
custom_emojis
:
CustomEmojiView
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom_
emojis
lemmy-js-client
Loading...
A response for custom emojis.