Commit e2e68b09 authored by Him188's avatar Him188

Make botInstancesSequence stable API

parent b10d339a
......@@ -82,7 +82,6 @@ abstract class Bot internal constructor(
/**
* 复制一份此时的 [Bot] 实例列表.
*/
@MiraiExperimentalAPI
@SinceMirai("1.1.0")
@JvmStatic
val botInstancesSequence: Sequence<Bot>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment