Appearance
@line/bot-sdk / TestWebhookEndpointResponse
Type Alias: TestWebhookEndpointResponse
TestWebhookEndpointResponse =
object
Defined in: lib/types.ts:2847
Response body of test webhook endpoint.
See
Properties
detail
detail:
string
Defined in: lib/types.ts:2852
reason
reason:
string
Defined in: lib/types.ts:2851
statusCode
statusCode:
number
Defined in: lib/types.ts:2850
success
success:
boolean
Defined in: lib/types.ts:2848
timestamp
timestamp:
string
Defined in: lib/types.ts:2849