clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v0.structures
/
JsonQuotedAttachment
common
Json
Quoted
Attachment
data class
JsonQuotedAttachment
(contentType:
String
?, fileName:
String
?, thumbnail:
JsonAttachment
?)
Content copied to clipboard
Properties
Properties
contentType
Link copied to clipboard
common
val
contentType
:
String
? = null
Content copied to clipboard
fileName
Link copied to clipboard
common
val
fileName
:
String
? = null
Content copied to clipboard
thumbnail
Link copied to clipboard
common
val
thumbnail
:
JsonAttachment
? = null
Content copied to clipboard