kotlin-signald
0.30.0+signald-0.23.2-7-1583b4df
common
clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v0.structures
/
JsonPreview
Json
Preview
common
data
class
JsonPreview
(
url
:
String
?
,
title
:
String
?
,
attachment
:
JsonAttachment
?
)
Content copied to clipboard
Properties
Properties
attachment
Link copied to clipboard
common
val
attachment
:
JsonAttachment
?
=
null
Content copied to clipboard
title
Link copied to clipboard
common
val
title
:
String
?
=
null
Content copied to clipboard
url
Link copied to clipboard
common
val
url
:
String
?
=
null
Content copied to clipboard