mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-24 15:00:38 +08:00
Cleanup
This commit is contained in:
parent
6b93129048
commit
0f86ad0240
@ -494,7 +494,7 @@ internal class OnlinePush {
|
||||
discardExact(1)
|
||||
|
||||
Transformers732[internalType]
|
||||
?.let { it(this@deco, group as GroupImpl, bot) }
|
||||
?.let { it(this@deco, group, bot) }
|
||||
?: kotlin.run {
|
||||
bot.network.logger.debug {
|
||||
"unknown group 732 type $internalType, data: " + readBytes().toUHexString()
|
||||
|
Loading…
Reference in New Issue
Block a user