Skip to content

@line/bot-sdk


@line/bot-sdk / TestWebhookEndpointResponse

Type Alias: TestWebhookEndpointResponse

TestWebhookEndpointResponse: object

Defined in: lib/types.ts:2946

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