Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / PnpDeliveryCompletionEvent

Type Alias: PnpDeliveryCompletionEvent

PnpDeliveryCompletionEvent = EventBase & object

Defined in: lib/webhook/model/pnpDeliveryCompletionEvent.ts:25

When a request is made to the LINE notification messages API and delivery of the LINE notification message to the user is completed, a dedicated webhook event (delivery completion event) is sent from the LINE Platform to the webhook URL of the bot server.

Type Declaration

delivery

delivery: PnpDelivery

type

type: "delivery"

See

https://developers.line.biz/en/docs/partner-docs/line-notification-messages/message-sending-complete-webhook-event/#overview-delivery-webhook-event