Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class UnknownUpdate(val updateId: UpdateId, val data: JsonElement, val throwable: Throwable? = null) : Update
Link copied to clipboard
interface Update
Link copied to clipboard

Use this object to deserialize objects with type Update. Currently it is restricted to use this DeserializationStrategy only with JSON