多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QQLite.Framework.Event.VibrationEventArgs 类 ## 注释 ~~~ 收到振动事件 ~~~ ## 语法 ~~~ public class VibrationEventArgs : QQEventArgs ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [First](https://www.kancloud.cn/gxser1986/cqrobot/3016105) | 首次打开聊天窗口:true,抖动:false | | | [Sender](https://www.kancloud.cn/gxser1986/cqrobot/3016106) | 发送者QQ | | | [SendTime](https://www.kancloud.cn/gxser1986/cqrobot/3016107) | 发送时间 | | | [SenderName](https://www.kancloud.cn/gxser1986/cqrobot/3016108) | 发送者昵称 |