This commit is contained in:
1-6
2023-07-11 23:19:43 +08:00
parent 72fe831c8d
commit 396231f528
25 changed files with 38 additions and 32 deletions
+4 -2
View File
@@ -511,13 +511,15 @@ Form([
### 其他
```ts
CryptoBuffer
sleep(millsec: number): void; //等待
md5(string): string; //加密
running(): boolean; //服务是否运行
uuid(): string; //生成uuid
uuid(): string; //获取脚本uuid
genUuid(): string; //生成uuid
```
### 拓展 CQ 码命令
### 拓展 CQ 码
[CQ:delete,id=message_id]
[CQ:kick,user_id,chat_id,forever=true]