Optional ReadonlydefaultThe default responder for the integration. This is the responder that will be used to send messages to the user. For more information, refer to the Per-channel default responder guide.
OptionaldeliverStandbyEvents?: booleanIndicates whether the switchboard should deliver standby events.
Optionalinherited?: booleanIndicates whether the default responder is inherited from the switchboard's global config or not. Returns false if a per-channel responder override has been set for this integration, and true otherwise.
OptionalintegrationId?: stringThe unique ID of the integration.
OptionalintegrationType?: stringThe type of the integration.
OptionalmessageHistoryCount?: numberThe number of messages to keep in the message history.
Optionalname?: stringThe name of the switchboard integration.
OptionalnextSwitchboardIntegrationId?: string | nullThe unique ID of the next switchboard integration.
Default Responder