penicillin
common
penicillin
/
blue.starry.penicillin.models
/
Embed
Embed
common
data
class
Embed
(
val
json
:
JsonObject
,
val
client
:
ApiClient
)
:
PenicillinModel
Content copied to clipboard
Constructors
Properties
Constructors
Embed
Link copied to clipboard
common
fun
Embed
(
json
:
JsonObject
,
client
:
ApiClient
)
Content copied to clipboard
Properties
author
Name
Link copied to clipboard
common
val
authorName
:
String
Content copied to clipboard
author
Url
Link copied to clipboard
common
val
authorUrl
:
String
Content copied to clipboard
cache
Age
Link copied to clipboard
common
val
cacheAge
:
String
Content copied to clipboard
client
Link copied to clipboard
common
open
override
val
client
:
ApiClient
Content copied to clipboard
The
ApiClient
instance.
height
Link copied to clipboard
common
val
height
:
Int
?
Content copied to clipboard
html
Link copied to clipboard
common
val
html
:
String
Content copied to clipboard
json
Link copied to clipboard
common
open
override
val
json
:
JsonObject
Content copied to clipboard
The underlying
JsonObject
.
key
Case
Link copied to clipboard
common
open
val
keyCase
:
JsonKeyCase
Content copied to clipboard
key
Converter
Link copied to clipboard
common
open
val
keyConverter
:
JsonKeyConverter
Content copied to clipboard
provider
Name
Link copied to clipboard
common
val
providerName
:
String
Content copied to clipboard
provider
Url
Link copied to clipboard
common
val
providerUrl
:
String
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
String
Content copied to clipboard
url
Link copied to clipboard
common
val
url
:
String
Content copied to clipboard
version
Link copied to clipboard
common
val
version
:
String
Content copied to clipboard
width
Link copied to clipboard
common
val
width
:
Int
?
Content copied to clipboard