UNPKG

@oebot/core

Version:

能跑就行的 QQ 机器人框架,基于 oicq v2,改自KiviBot(R.I.P.)

4 lines (3 loc) 145 B
import type { Client } from 'oicq'; /** 处理二维码扫描,自动轮询登录 */ export declare function qrCodeHandler(this: Client): void;