Make category in CustomEmoji nullable (#1435)
Update CustomEmoji.md - Add nullable to category
This commit is contained in:
parent
237a8ad45b
commit
7403a1c55f
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ aliases: [
|
||||||
### `category` {#category}
|
### `category` {#category}
|
||||||
|
|
||||||
**Description:** Used for sorting custom emoji in the picker.\
|
**Description:** Used for sorting custom emoji in the picker.\
|
||||||
**Type:** String\
|
**Type:** {{<nullable>}} String\
|
||||||
**Version history:**\
|
**Version history:**\
|
||||||
3.0.0 - added
|
3.0.0 - added
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue