Skip to content

@line/bot-sdkDocs


@line/bot-sdk / manageAudience / 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

details Documentation

message

message: string

Message containing information about the error.

See

message Documentation

Defined in

lib/manage-audience/model/errorResponse.ts:15