clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v0.structures
/
JsonPreview
common
Json
Preview
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