多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QQLite.Framework.Event.TempSessionIMEventArgs 类 ## 注释 ~~~ 收到临时会话信息事件复制代码 ~~~ ## 语法 ~~~ public class TempSessionIMEventArgs : MessageEventArgs ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [IsAutoReply](https://www.kancloud.cn/gxser1986/cqrobot/3016093) | 是否自动回复 | | | [Token](https://www.kancloud.cn/gxser1986/cqrobot/3016094) | 临时会话的Token | | | [GroupId](https://www.kancloud.cn/gxser1986/cqrobot/3016095) | 群号码,如果为0,可能是网页发起的 |