ThinkSSL🔒 一键申购 5分钟快速签发 30天无理由退款 购买更放心 广告
# QQLite.Framework.Event.SendMessageType 枚举 ## 注释 ~~~ 发送信息类型 ~~~ ## 语法 ~~~ public enum SendMessageType : byte ~~~ ## 字段 | | 名称 | 说明 | | --- | --- | --- | | | [SendQQ](https://www.kancloud.cn/gxser1986/cqrobot/3016111) | QQ信息 | | | [SendTempIM](https://www.kancloud.cn/gxser1986/cqrobot/3016112) | 临时会话 | | | [SendCluster](https://www.kancloud.cn/gxser1986/cqrobot/3016113) | 群信息 | | | [SendDiscuss](https://www.kancloud.cn/gxser1986/cqrobot/3016114) | 讨论组 | | | [IsShield](https://www.kancloud.cn/gxser1986/cqrobot/3016115) | 是否屏蔽 | | | [ClusterUseXml](https://www.kancloud.cn/gxser1986/cqrobot/3016116) | 群使用xml发送 | | | [FriendUseXml](https://www.kancloud.cn/gxser1986/cqrobot/3016117) | 好友使用xml发送 |