🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# 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) | 移除 |