MessageToEditNotFoundException

class MessageToEditNotFoundException(response: Response, plainAnswer: String, message: String?, cause: Throwable?) : RequestException

Properties

Link copied to clipboard
open override val cause: Throwable? = null
Link copied to clipboard
open val message: String?
Link copied to clipboard
val plainAnswer: String
Link copied to clipboard
val response: Response