Skip to content

@line/bot-sdk


@line/bot-sdk / TestWebhookEndpointResponse

Type Alias: TestWebhookEndpointResponse

TestWebhookEndpointResponse = object

Defined in: lib/types.ts:2839

Response body of test webhook endpoint.

See

Test webhook endpoint

Properties

detail

detail: string

Defined in: lib/types.ts:2844


reason

reason: string

Defined in: lib/types.ts:2843


statusCode

statusCode: number

Defined in: lib/types.ts:2842


success

success: boolean

Defined in: lib/types.ts:2840


timestamp

timestamp: string

Defined in: lib/types.ts:2841