ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
# QQLite.Framework.Entity.RequestTokenList 类 ## 注释 ~~~ 请求Token列表 ~~~ ## 语法 ~~~ public class RequestTokenList : List<RequestTokenAction> ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [this\[uint qq\]](https://www.kancloud.cn/gxser1986/cqrobot/3016331) | 获取 | ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [ContainsKey](https://www.kancloud.cn/gxser1986/cqrobot/3016333) | 是否存在申请 | | | [Add](https://www.kancloud.cn/gxser1986/cqrobot/3016334) | 添加 | | | [Remove](https://www.kancloud.cn/gxser1986/cqrobot/3016335) | 移除 |