mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-13 03:16:05 +08:00
Remove getPhoneNumber
This commit is contained in:
parent
905823b94b
commit
a120f3d44d
@ -74,7 +74,6 @@ internal class QQAndroidBotNetworkHandler(bot: QQAndroidBot) : BotNetworkHandler
|
||||
is Error -> error(response.toString())
|
||||
|
||||
is SMSVerifyCodeNeeded -> {
|
||||
val result = bot.configuration.loginSolver.onGetPhoneNumber()
|
||||
response = LoginPacket.SubCommand20(
|
||||
bot.client,
|
||||
response.t402,
|
||||
|
Loading…
Reference in New Issue
Block a user