Type Alias: ScriptEventOptions
ScriptEventOptions =
object
Filters applied to a Script Event subscription.
Properties
namespaces?
optionalnamespaces?: readonlystring[] |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.