MCPcopy Create free account
hub / github.com/LagrangeDev/LagrangeGo / Version

Method Version

client/base.go:166–168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

164}
165
166func (c *QQClient) Version() *auth.AppInfo {
167 return c.transport.Version
168}
169
170func (c *QQClient) Device() *auth.DeviceInfo {
171 return c.transport.Device

Callers 11

UseSignProviderMethod · 0.95
buildCode2dPacketMethod · 0.95
TokenLoginMethod · 0.95
FetchQRCodeMethod · 0.95
PasswordLoginMethod · 0.95
SubmitCaptchaMethod · 0.95
GetNewDeviceVerifyURLMethod · 0.95
NewDeviceVerifyMethod · 0.95
QRCodeLoginMethod · 0.95
registerMethod · 0.95
SendGroupSignMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected