Skip to content

@line/bot-sdkDocs


@line/bot-sdk / NumberOfMessageDeliveries

Type Alias: NumberOfMessageDeliveries

NumberOfMessageDeliveries: InsightStatisticsResponse & object

Type declaration

apiBroadcast

apiBroadcast: number

Number of broadcast messages sent with the Send broadcast message Messaging API operation.

apiMulticast

apiMulticast: number

Number of multicast messages sent with the Send multicast message Messaging API operation.

apiPush

apiPush: number

Number of push messages sent with the Send push message Messaging API operation.

apiReply

apiReply: number

Number of replies sent with the Send reply message Messaging API operation.

autoResponse

autoResponse: number

Number of auto-response messages sent.

broadcast

broadcast: number

Number of push messages sent to all of this LINE official account's friends (broadcast messages).

chat

chat: number

Number of messages sent from LINE Official Account Manager Chat screen.

targeting

targeting: number

Number of push messages sent to some of this LINE official account's friends, based on specific attributes (targeted/segmented messages).

welcomeResponse

welcomeResponse: number

Number of greeting messages sent.

Defined in

lib/types.ts:2419