signald
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

JsonQuote

[source code]

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

References