ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
# QQLite.Framework.SDK.SendMessageQueue 类 ## 注释 ~~~ 发送队列 ~~~ ## 语法 ~~~ public class SendMessageQueue ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [IsQueue](https://www.kancloud.cn/gxser1986/cqrobot/3016650) | 是否开启队列 | | | [SendQueueTimeClear](https://www.kancloud.cn/gxser1986/cqrobot/3016651) | 自动清除队列数量 | | | [Count](https://www.kancloud.cn/gxser1986/cqrobot/3016652) | 队列数 | | | [QQ](https://www.kancloud.cn/gxser1986/cqrobot/3016653) | | | | [Message](https://www.kancloud.cn/gxser1986/cqrobot/3016654) | | | | [Font](https://www.kancloud.cn/gxser1986/cqrobot/3016655) | | | | [Token](https://www.kancloud.cn/gxser1986/cqrobot/3016656) | | | | [Type](https://www.kancloud.cn/gxser1986/cqrobot/3016657) | | | | [IsDelete](https://www.kancloud.cn/gxser1986/cqrobot/3016658) | | | | [Client](https://www.kancloud.cn/gxser1986/cqrobot/3016659) | | ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [Clear](https://www.kancloud.cn/gxser1986/cqrobot/3016661) | 清空队列 | | | [InitQueueTimer](https://www.kancloud.cn/gxser1986/cqrobot/3016662) | 启用队列 | | | [CloseQueueTimer](https://www.kancloud.cn/gxser1986/cqrobot/3016663) | 关闭发送队列 |