MessageData

data class MessageData(val json: JsonObject, val client: ApiClient) : PenicillinModel

Constructors

Link copied to clipboard
fun MessageData(json: JsonObject, client: ApiClient)

Types

Link copied to clipboard
data class Entities(val json: JsonObject, val client: ApiClient) : PenicillinModel

Properties

Link copied to clipboard
open override val client: ApiClient

The ApiClient instance.

Link copied to clipboard
Link copied to clipboard
open override val json: JsonObject

The underlying JsonObject.

Link copied to clipboard
open val keyCase: JsonKeyCase
Link copied to clipboard
open val keyConverter: JsonKeyConverter
Link copied to clipboard
val text: String

Extensions

Link copied to clipboard

Returns the direct message text whose shortened urls are each expanded.