15.07 中添加的 muc_filter_message 钩子有什么用

what is the use of muc_filter_message hook added in 15.07

能否请您介绍一下 15.07 中添加的 muc_filter_message 钩子的用途?

我正在尝试对使用此挂钩的 muc_room 进行一些更改。

muc_filter_messagemuc_filter_presence 是新的 API 用于在广播给其他用户之前过滤/转换发送到 MUC 的消息或状态数据包。