Skip to content

@line/bot-sdkDocs


@line/bot-sdk / TestWebhookEndpointResponse

Type Alias: TestWebhookEndpointResponse

TestWebhookEndpointResponse: object

Response body of test webhook endpoint.

Type declaration

detail

detail: string

reason

reason: string

statusCode

statusCode: number

success

success: boolean

timestamp

timestamp: string

See

Test webhook endpoint

Defined in

lib/types.ts:2946