lemmy-js-client
Preparing search index...
CreateCustomEmoji
Type Alias CreateCustomEmoji
Create a custom emoji.
type
CreateCustomEmoji
=
{
alt_text
:
string
;
category
:
string
;
image_url
:
string
;
keywords
:
string
[]
;
shortcode
:
string
;
}
Index
Properties
alt_
text
category
image_
url
keywords
shortcode
Properties
alt_
text
alt_text
:
string
category
category
:
string
image_
url
image_url
:
string
keywords
keywords
:
string
[]
shortcode
shortcode
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alt_
text
category
image_
url
keywords
shortcode
lemmy-js-client
Loading...
Create a custom emoji.