Перейти к основному содержимому

Type Alias: ScriptEventOptions

ScriptEventOptions = object

Filters applied to a Script Event subscription.

Properties

namespaces?

optional namespaces?: readonly string[] | null

Author-chosen namespace portions of <namespace>:<path> message IDs. Message namespaces are independent of Script IDs and sender identity. Omit this property or use null to receive every namespace; an explicit empty list receives none.