mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-05 07:30:09 +08:00
Suppress DEPRECATION for internal usage
This commit is contained in:
parent
ecf4b8b95b
commit
2e7a326916
@ -257,6 +257,7 @@ private object Transformers732 : Map<Int, Lambda732> by mapOf(
|
||||
}
|
||||
}
|
||||
|
||||
@Suppress("DEPRECATION")
|
||||
if (group.settings.isConfessTalkEnabled == new) {
|
||||
return@lambda732 emptySequence()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user