Appearance
@line/bot-sdk / messagingApi / GetWebhookEndpointResponse
Type Alias: GetWebhookEndpointResponse
GetWebhookEndpointResponse =
object
Defined in: lib/messaging-api/model/getWebhookEndpointResponse.ts:16
See
https://developers.line.biz/en/reference/messaging-api/#get-webhook-endpoint-information
Properties
active
active:
boolean
Defined in: lib/messaging-api/model/getWebhookEndpointResponse.ts:24
Webhook usage status. Send a webhook event from the LINE Platform to the webhook URL only if enabled. true: Webhook usage is enabled. false: Webhook usage is disabled.
endpoint
endpoint:
string
Defined in: lib/messaging-api/model/getWebhookEndpointResponse.ts:20
Webhook URL