kotlin-signald
0.30.0+signald-0.23.2-7-1583b4df
common
clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v1.structures
/
JsonQuote
/
JsonQuote
Json
Quote
common
fun
JsonQuote
(
id
:
Long
?
=
null
,
author
:
JsonAddress
?
=
null
,
text
:
String
?
=
null
,
attachments
:
List
<
JsonQuotedAttachment
>
=
emptyList()
,
mentions
:
List
<
JsonMention
>
=
emptyList()
)
Content copied to clipboard