The response given after a IHelpProviderRegistrationRequest.
A successful example registration response:
{ type: 'help:register', id: 'integration-id', status: 'success' }
The id of the integration.
The status of the processed request.
Will always be HELP_REGISTER_TYPE.
Generated using TypeDoc
The response given after a IHelpProviderRegistrationRequest.
A successful example registration response:
{ type: 'help:register', id: 'integration-id', status: 'success' }