QQQR 共享类型

QQQR 的共享类型定义。

定义在整个登录流程中使用的 PT_QR_APPProxyAPPIDRedirectCookies

class qqqr.type.PT_QR_APP(app='', link='', register='', help='')
app: str
register: str
help: str
class qqqr.type.Proxy(s_url, proxy_url='')
s_url: str
proxy_url: str
class qqqr.type.APPID(appid, daid)
appid: int
daid: int
class qqqr.type.RedirectCookies(**data)
supertoken: str
superkey: str
pt_guid_sig: str
pt_recent_uins: str
model_config: ClassVar[ConfigDict] = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].

ptcz: str