mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
feat: reportAmgomWeather a1 rnm tx
This commit is contained in:
@@ -6,4 +6,6 @@ export interface NodeIO3MiscService {
|
||||
addO3MiscListener(listeners: NodeIO3MiscListener): number;
|
||||
|
||||
setAmgomDataPiece(appid: string, dataPiece: Uint8Array): void;
|
||||
|
||||
reportAmgomWeather(type: string, uk2: string, arg: Array<string>): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user