penicillin
common
penicillin
/
blue.starry.penicillin.models
/
Help
/
Configuration
Configuration
common
data
class
Configuration
(
val
json
:
JsonObject
,
val
client
:
ApiClient
)
:
PenicillinModel
Content copied to clipboard
Constructors
Properties
Constructors
Configuration
Link copied to clipboard
common
fun
Configuration
(
json
:
JsonObject
,
client
:
ApiClient
)
Content copied to clipboard
Properties
characters
Reserved
Per
Media
Link copied to clipboard
common
val
charactersReservedPerMedia
:
Int
Content copied to clipboard
client
Link copied to clipboard
common
open
override
val
client
:
ApiClient
Content copied to clipboard
The
ApiClient
instance.
client
Event
Url
Link copied to clipboard
common
val
clientEventUrl
:
String
Content copied to clipboard
dm
Text
Character
Limit
Link copied to clipboard
common
val
dmTextCharacterLimit
:
Int
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
max
Media
Per
Upload
Link copied to clipboard
common
val
maxMediaPerUpload
:
Int
Content copied to clipboard
non
Username
Paths
Link copied to clipboard
common
val
nonUsernamePaths
:
List
<
String
>
Content copied to clipboard
photo
Size
Limit
Link copied to clipboard
common
val
photoSizeLimit
:
Int
Content copied to clipboard
photo
Sizes
Link copied to clipboard
common
val
photoSizes
:
Photo
Content copied to clipboard
short
Url
Length
Link copied to clipboard
common
val
shortUrlLength
:
Int
Content copied to clipboard
short
Url
Length
Https
Link copied to clipboard
common
val
shortUrlLengthHttps
:
Int
Content copied to clipboard