Messaging channel name (e.g. 'slack'). When set alongside reportTarget,
included in the gateway message payload as channel.
Legacy: if reportTarget is unset, reportChannel is used as the target
(single-channel mode, backward compatible).
OptionalreportTarget
reportTarget?:string
Channel/user ID to send messages to. Takes priority over reportChannel as target.
OptionalserverBaseUrl
serverBaseUrl?:string
Optional base URL for the service, used to construct entity links.
Messaging channel name (e.g. 'slack'). When set alongside reportTarget, included in the gateway message payload as
channel. Legacy: if reportTarget is unset, reportChannel is used as the target (single-channel mode, backward compatible).