Make category in CustomEmoji nullable (#1435)

Update CustomEmoji.md

- Add nullable to category
This commit is contained in:
Mahan 2024-04-29 08:00:54 +00:00 committed by GitHub
parent 237a8ad45b
commit 7403a1c55f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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