mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-23 22:00:10 +08:00
Use BotConfiguration
This commit is contained in:
parent
a47ea07feb
commit
8ca7a5107a
@ -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")
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user