🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# 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) | 发送者昵称 |