ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
# QQLite.Framework.Event.FilterEventArgs 类 ## 注释 ~~~ 过滤信息事件 ~~~ ## 语法 ~~~ public abstract class FilterEventArgs : QQEventArgs ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [Message](https://www.kancloud.cn/gxser1986/cqrobot/3015988) | 信息内容 | | | [Font](https://www.kancloud.cn/gxser1986/cqrobot/3015989) | 消息字体属性 | ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [SetMessage](https://www.kancloud.cn/gxser1986/cqrobot/3015991) | 设置回复信息 | | | [SetMessage](https://www.kancloud.cn/gxser1986/cqrobot/3015992) | 设置回复信息和字体属性 |