clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v0.structures
/
JsonQuote
/
JsonQuote
common
Json
Quote
fun
JsonQuote
(id:
Long
? = null, author:
JsonAddress
? = null, text:
String
? = null, attachments:
List
<
JsonQuotedAttachment
> = emptyList(), mentions:
List
<
JsonMention
> = emptyList())
Content copied to clipboard