Skip to content

@line/bot-sdkDocs


@line/bot-sdk / channelAccessToken / ErrorResponse

Type Alias: ErrorResponse

ErrorResponse: object

Error response of the Channel access token

Type declaration

error?

optional error: string

Error summary

error_description?

optional error_description: string

Details of the error. Not returned in certain situations.

Defined in

lib/channel-access-token/model/errorResponse.ts:16