新增all_poke

This commit is contained in:
Shua-github
2024-12-27 00:24:35 +08:00
parent 9cd15ae337
commit a9e471deca
4 changed files with 28 additions and 1 deletions

View File

@@ -145,4 +145,6 @@ export const ActionName = {
SendGroupAiRecord: "send_group_ai_record",
GetClientkey: "get_clientkey",
AllPoke: 'all_poke',
} as const;