mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
chore: 协议包支持 macOS
This commit is contained in:
parent
cd679cc041
commit
1bf5e41bdc
Binary file not shown.
@ -7,6 +7,7 @@ export declare class NTQQPacketApi {
|
|||||||
private readonly wrapperSession;
|
private readonly wrapperSession;
|
||||||
constructor(wrapperSession: WrapperSession);
|
constructor(wrapperSession: WrapperSession);
|
||||||
get available(): boolean;
|
get available(): boolean;
|
||||||
|
private checkQQVersion;
|
||||||
private InitSendPacket;
|
private InitSendPacket;
|
||||||
private sendPacket;
|
private sendPacket;
|
||||||
private sendOidbPacket;
|
private sendOidbPacket;
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user