Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / SentMessage

Type Alias: SentMessage

SentMessage = object

Defined in: lib/messaging-api/model/sentMessage.ts:13

LINE Messaging API This document describes LINE Messaging API.

The version of the OpenAPI document: 0.0.1

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Properties

id

id: string

Defined in: lib/messaging-api/model/sentMessage.ts:17

ID of the sent message.


quoteToken?

optional quoteToken: string

Defined in: lib/messaging-api/model/sentMessage.ts:21

Quote token of the message. Only included when a message object that can be specified as a quote target was sent as a push or reply message.