Error

Error message from an interaction.

Fields
code string

A URI that identifies the error type.

message string

A human-readable error message.

JSON representation
{
  "code": string,
  "message": string
}