FailedUpdate

data class FailedUpdate(val exception: Throwable, val update: ProcessedUpdate)

Constructors

Link copied to clipboard
constructor(exception: Throwable, update: ProcessedUpdate)

Properties

Link copied to clipboard
Link copied to clipboard