Preparing search index...
The search index is not available
@ask-frontend/ask-bot-service
@ask-frontend/ask-bot-service
types
FeedbackLoadingErrorEvent
Interface FeedbackLoadingErrorEvent
Triggered when a feedback message could not be sent. The payload contains the message.
interface
FeedbackLoadingErrorEvent
{
payload
:
string
;
type
:
"feedbackLoadingError"
;
}
Hierarchy
EventWithPayload
FeedbackLoadingErrorEvent
Index
Properties
payload
type
Properties
payload
payload
:
string
type
type
:
"feedbackLoadingError"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
type
@ask-frontend/ask-bot-service
Loading...
Triggered when a feedback message could not be sent. The payload contains the message.