Appearance
@line/bot-sdk • Docs
@line/bot-sdk / messagingApi / ErrorResponse
Type Alias: ErrorResponse
ErrorResponse:
object
Type declaration
details?
optional
details:ErrorDetail
[]
An array of error details. If the array is empty, this property will not be included in the response.
See
message
message:
string
Message containing information about the error.
See
sentMessages?
optional
sentMessages:SentMessage
[]
Array of sent messages.