Skip to content

@line/bot-sdk


@line/bot-sdk / insight / ErrorDetail

Type Alias: ErrorDetail

ErrorDetail = object

Defined in: lib/insight/model/errorDetail.ts:16

See

https://developers.line.biz/en/reference/messaging-api/#error-responses

Properties

message?

optional message?: string

Defined in: lib/insight/model/errorDetail.ts:20

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


property?

optional property?: string

Defined in: lib/insight/model/errorDetail.ts:24

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.