line_messaging_api 0.0.3

This document describes LINE Messaging API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# SentMessage

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | ID of the sent message. | 
**quote_token** | Option<**String**> | 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.  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)