Commit 2322387f authored by Him188's avatar Him188

Add `bot.subscribe`, close #61

parent 385b36b0
...@@ -20,7 +20,7 @@ import net.mamoe.mirai.utils.MiraiInternalAPI ...@@ -20,7 +20,7 @@ import net.mamoe.mirai.utils.MiraiInternalAPI
* 若监听这个类, 监听器将会接收所有事件的广播. * 若监听这个类, 监听器将会接收所有事件的广播.
* *
* @see subscribeAlways * @see subscribeAlways
* @see subscribeWhile * @see subscribeOnce
* *
* @see subscribeMessages * @see subscribeMessages
* *
......
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