Skip to content

@line/bot-sdkDocs


@line/bot-sdk / messagingApi / ErrorDetail

Type Alias: ErrorDetail

ErrorDetail: object

LINE Messaging API This document describes LINE Messaging API.

The version of the OpenAPI document: 0.0.1

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Type declaration

message?

optional message: string

Details of the error. Not included in the response under certain situations.

property?

optional property: string

Location of where the error occurred. Returns the JSON field name or query parameter name of the request. Not included in the response under certain situations.

Defined in

lib/messaging-api/model/errorDetail.ts:13