mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-18 09:07:04 +08:00
Make botInstancesSequence stable API
This commit is contained in:
parent
b10d339adc
commit
e2e68b091b
@ -82,7 +82,6 @@ abstract class Bot internal constructor(
|
||||
/**
|
||||
* 复制一份此时的 [Bot] 实例列表.
|
||||
*/
|
||||
@MiraiExperimentalAPI
|
||||
@SinceMirai("1.1.0")
|
||||
@JvmStatic
|
||||
val botInstancesSequence: Sequence<Bot>
|
||||
|
Loading…
Reference in New Issue
Block a user