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