Commit 7ea0495f authored by Him188's avatar Him188

Add comments

parent 1dd1be85
...@@ -58,6 +58,7 @@ expect class BotSession( ...@@ -58,6 +58,7 @@ expect class BotSession(
* [BotSession] 平台通用基础 * [BotSession] 平台通用基础
*/ */
@MiraiInternalAPI @MiraiInternalAPI
// cannot be internal because of `public BotSession`
abstract class BotSessionBase( abstract class BotSessionBase(
val bot: Bot, val bot: Bot,
val sessionKey: SessionKey, val sessionKey: SessionKey,
......
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