ifApiException

inline fun <T> BotException.ifApiException(block: (ApiException) -> T): T?(source)