get Emoji Category
Requests the emoji category. The result is passed to handler
.
Since
4.15.0
Parameters
emoji Category Id
Emoji category id.
handler
Callback handler.
Deprecated
As of 4.17.0, replaced with awaitGetEmojiCategory(emojiCategoryId).
Replace with
awaitGetEmojiCategory(emojiCategoryId)
Content copied to clipboard
Requests the emoji category. The result is passed to handler
.
Since
4.15.0
Parameters
emoji Category Id
Emoji category id.