mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:00:44 +00:00
fix(discord): return native status replies directly (#66434)
This commit is contained in:
@@ -65,6 +65,9 @@ export const pluginSdkDocMetadata = {
|
||||
"command-status": {
|
||||
category: "channel",
|
||||
},
|
||||
"command-status-runtime": {
|
||||
category: "runtime",
|
||||
},
|
||||
"secret-input": {
|
||||
category: "channel",
|
||||
},
|
||||
|
||||
@@ -108,6 +108,7 @@
|
||||
"command-auth",
|
||||
"command-auth-native",
|
||||
"command-status",
|
||||
"command-status-runtime",
|
||||
"command-detection",
|
||||
"command-surface",
|
||||
"collection-runtime",
|
||||
|
||||
Reference in New Issue
Block a user