JsonQuote
A quote is a reply to a previous message. ID is the sent time of the message being replied to
This type can contain the following fields:
field | type | info |
---|---|---|
attachments |
List of v0.JsonQuotedAttachment |
list of files attached to the quoted message |
author |
v1.JsonAddress |
the author of the message being quoted |
id |
long | the client timestamp of the message being quoted |
mentions |
List of v1.JsonMention |
list of mentions in the quoted message |
text |
String | the body of the message being quoted |
v1.SendRequest
.quotev1.JsonDataMessage
.quote