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