🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# 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,可能是网页发起的 |