Message To Edit Not Found Exception
class MessageToEditNotFoundException(val response: Response, val plainAnswer: String, message: String?, cause: Throwable?) : RequestException
Constructors
Link copied to clipboard
fun MessageToEditNotFoundException(response: Response, plainAnswer: String, message: String?, cause: Throwable?)