import {
listResolvedDirectoryGroupEntriesFromMapKeys,
listResolvedDirectoryUserEntriesFromAllowFrom,
type DirectoryConfigParams,
} from "openclaw/plugin-sdk/directory-config-runtime"; import { resolveMergedWhatsAppAccountConfig } from "./account-config.js"; import type { WhatsAppAccountConfig } from "./account-types.js"; import { isWhatsAppGroupJid, normalizeWhatsAppTarget } from "./normalize.js";
type WhatsAppDirectoryAccount = WhatsAppAccountConfig & { accountId: string };
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.