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: UpdateIdentifier, val data: String, val rawJson: JsonElement) : Update
Link copied to clipboard
interface Update
Link copied to clipboard
object UpdateDeserializationStrategy : DeserializationStrategy<Update>

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