Appearance
@line/bot-sdk • Docs
@line/bot-sdk / insight / GetMessageEventResponse
Type Alias: GetMessageEventResponse
GetMessageEventResponse:
object
Statistics about how users interact with narrowcast messages or broadcast messages sent from your LINE Official Account.
Type declaration
clicks?
optional
clicks:GetMessageEventResponseClick
[]
Array of information about opened URLs in the message.
See
messages?
optional
messages:GetMessageEventResponseMessage
[]
Array of information about individual message bubbles.
See
overview?
optional
overview:GetMessageEventResponseOverview