Spracherkennung für: .ts vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
/**
* QQBot inbound access control — public entry points.
*
* Consumers (inbound-pipeline and future adapters) should import from
* this barrel to keep the internal module layout opaque.
*/
export { resolveQQBotAccess, type QQBotAccessInput } from "./access-control.js";
export {
createQQBotSenderMatcher,
normalizeQQBotAllowFrom,
normalizeQQBotSenderId,
} from "./sender-match.js";
export { resolveQQBotEffectivePolicies, type EffectivePolicyInput } from "./resolve-policy.js";
export {
QQBOT_ACCESS_REASON,
type QQBotAccessDecision,
type QQBotAccessReasonCode,
type QQBotAccessResult,
type QQBotDmPolicy,
type QQBotGroupPolicy,
} from "./types.js";
¤ Dauer der Verarbeitung: 0.11 Sekunden
(vorverarbeitet am 2026-04-27)
¤
*© Formatika GbR, Deutschland