import type { OpenClawConfig } from "openclaw/plugin-sdk/config-runtime"; import type { DiscordExecApprovalConfig } from "openclaw/plugin-sdk/config-runtime"; import type { ReplyPayload } from "openclaw/plugin-sdk/reply-dispatch-runtime"; import { resolveDiscordAccount } from "./accounts.js"; import {
getExecApprovalReplyMetadata,
isChannelExecApprovalClientEnabledFromConfig,
resolveApprovalApprovers,
} from "./approval-runtime.js"; import { parseDiscordTarget } from "./target-parsing.js";
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.