Commit 8ca7a510 authored by Him188's avatar Him188

Use BotConfiguration

parent a47ea07f
......@@ -47,7 +47,7 @@ internal abstract class QQAndroidBotBase constructor(
TODO("not implemented")
}
override suspend fun login(configuration: BotConfiguration) {
override suspend fun login() {
TODO("not implemented")
}
......
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