For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/interfaces/ScriptEventMessageFilterOptions.md.

Interface: ScriptEventMessageFilterOptions

event

Beta

包含注册脚本事件回调的额外选项。

Contains additional options for registering a script event event callback.

Properties

namespaces

namespaces: string[]

Beta

Remarks

用于过滤入站脚本事件消息的可选命名空间列表。

Optional list of namespaces to filter inbound script event messages.

同领域相关