Package dev. inmo. tgbotapi. types. update. abstracts
Types
Base Edit Message Update
Link copied to clipboard
Base Message Update
Link copied to clipboard
Base Sent Message Update
Link copied to clipboard
Chat Member Updated Update
Link copied to clipboard
Unknown Update
Link copied to clipboard
data class UnknownUpdate(updateId: UpdateIdentifier, data: String, rawJson: JsonElement) : Update
Content copied to clipboard
Update Deserialization Strategy
Link copied to clipboard
Use this object to deserialize objects with type Update. Currently it is restricted to use this DeserializationStrategy only with JSON
Update Serializer Without Serialization
Link copied to clipboard