Appearance
@line/bot-sdk / TestWebhookEndpointResponse
Type Alias: TestWebhookEndpointResponse
TestWebhookEndpointResponse =
object
Defined in: lib/types.ts:2946
Response body of test webhook endpoint.
See
Properties
detail
detail:
string
Defined in: lib/types.ts:2951
reason
reason:
string
Defined in: lib/types.ts:2950
statusCode
statusCode:
number
Defined in: lib/types.ts:2949
success
success:
boolean
Defined in: lib/types.ts:2947
timestamp
timestamp:
string
Defined in: lib/types.ts:2948