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