mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-10 12:10:10 +08:00
Remove @MiraiInternalAPI
from NetworkHandler
This commit is contained in:
parent
bb2bed4206
commit
f37434c663
@ -36,7 +36,6 @@ import net.mamoe.mirai.utils.io.PlatformDatagramChannel
|
||||
*
|
||||
* [BotNetworkHandler.close] 时将会 [取消][Job.cancel] 所有此作用域下的协程
|
||||
*/
|
||||
@MiraiInternalAPI
|
||||
@Suppress("PropertyName")
|
||||
abstract class BotNetworkHandler : CoroutineScope {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user