Commit 1f521e96 authored by Him188's avatar Him188

Platform adjustment

parent aebff1be
package net.mamoe.mirai.utils
/**
* 直接抛出异常. 需自行处理验证码
* 直接抛出异常. 需自行处理验证码, 在 [BotConfiguration.captchaSolver] 中调整
*/
actual var DefaultCaptchaSolver: CaptchaSolver = {
error("No CaptchaSolver found. BotConfiguration.captchaSolver should be assigned manually")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment