File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1974,7 +1974,7 @@ components:
19741974 quoteToken :
19751975 type : string
19761976 description : |+
1977- Quote token of the message. Only included when a message object that can be specified as a quote target was sent as a push message.
1977+ 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.
19781978 PushMessageRequest :
19791979 externalDocs :
19801980 url : https://developers.line.biz/en/reference/messaging-api/#send-push-message
Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ components:
260260 quoteToken :
261261 type : string
262262 description : |+
263- Quote token of the message. Only included when a message object that can be specified as a quote target was sent as a push message .
263+ Quote token of the message. Only included when a message object that can be specified as a quote target was sent.
264264 quotedMessageId :
265265 type : string
266266 description : " Message ID of a quoted message. Only included when the received message quotes a past message."
@@ -351,7 +351,7 @@ components:
351351 quoteToken :
352352 type : string
353353 description : |+
354- Quote token of the message. Only included when a message object that can be specified as a quote target was sent as a push message .
354+ Quote token of the message. Only included when a message object that can be specified as a quote target was sent.
355355 ImageSet :
356356 type : object
357357 properties :
@@ -387,7 +387,7 @@ components:
387387 quoteToken :
388388 type : string
389389 description : |+
390- Quote token of the message. Only included when a message object that can be specified as a quote target was sent as a push message .
390+ Quote token of the message. Only included when a message object that can be specified as a quote target was sent.
391391 AudioMessageContent :
392392 allOf :
393393 - $ref : " #/components/schemas/MessageContent"
@@ -507,7 +507,7 @@ components:
507507 quoteToken :
508508 type : string
509509 description : |+
510- Quote token of the message. Only included when a message object that can be specified as a quote target was sent as a push message .
510+ Quote token of the message. Only included when a message object that can be specified as a quote target was sent.
511511 quotedMessageId :
512512 type : string
513513 description : |+
You can’t perform that action at this time.
0 commit comments