MCPcopy
hub / github.com/LLOneBot/LuckyLilliaBot / getLoginQrCode

Method getLoginQrCode

src/ntqqapi/api/login.ts:26–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 async getLoginQrCode(){
27 return await this.ctx.pmhq.invoke('nodeIKernelLoginService/getQRCodePicture', [], {
28 resultCmd: ReceiveCmdS.LOGIN_QR_CODE,
29 })
30 }
31}

Callers 2

printLoginQrCodeFunction · 0.80
createLoginRoutesFunction · 0.80

Calls 1

invokeMethod · 0.80

Tested by

no test coverage detected