openbird 1.4.1 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -97,6 +97,8 @@ OpenBird 将飞书 WebSocket 消息标准化为稳定的事件格式:
97
97
  | `im.message.preview_v1` | 消息预览 |
98
98
  | `im.message.urgent_v1` | 加急通知 |
99
99
  | `im.message.urgent_ack_v1` | 加急确认 |
100
+ | `im.reaction.user_v1` | 用户表情反应配置变更 |
101
+ | `im.reaction.user_mru_v1` | 用户最近使用表情反应变更 |
100
102
  | `im.chat.read_state_v1` | 会话已读状态 |
101
103
  | `im.chat.tabs_v1` | 会话 Tab 变更 |
102
104
  | `im.chat.top_notice_v1` | 会话置顶通知 |