Emotion Module
Updated: 2025-02-28 14:41:01
1. Overview
表情模块(emotion) is a module used to retrieve emoji data sent in the chat room, primarily for obtaining the metadata of the channel's emoji panel.
2. API Method Overview
| API Method | Description |
|---|---|
| setupEmotionParser | Load the emoji parser |
| getEmotionFaceDomList | Get the list of yellow face emoji nodes |
| getEmotionFaceClickTarget | Get the yellow face emoji from a click event |
| translateEmotions | Translate emoji names into Chinese |
| getEmotionImages | Get the list of emoji images |
