Commit 7f498604 authored by Him188's avatar Him188

Add warning for LowLevelApi

parent 06786eb3
......@@ -20,6 +20,7 @@ import net.mamoe.mirai.utils.WeakRef
/**
* 标示这个 API 是低级的 API.
*
* 低级的 API 可能在任意时刻被改动.
* 使用低级的 API 无法带来任何安全和便捷保障.
* 仅在某些使用结构化 API 可能影响性能的情况下使用这些低级 API.
*/
......
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