Function: isErrorMessage()
isErrorMessage(
msg):msg is ErrorMessage
Defined in: aiui-intent-runtime/src/protocol.ts:129
Narrow a ServerMessage to an ErrorMessage (kind + a real message).
Parameters
msg
Returns
msg is ErrorMessage
isErrorMessage(
msg):msg is ErrorMessage
Defined in: aiui-intent-runtime/src/protocol.ts:129
Narrow a ServerMessage to an ErrorMessage (kind + a real message).
msg is ErrorMessage