Add comments

This commit is contained in:
Him188 2019-11-20 19:14:38 +08:00
parent 1dd1be8514
commit 7ea0495f62

View File

@ -58,6 +58,7 @@ expect class BotSession(
* [BotSession] 平台通用基础
*/
@MiraiInternalAPI
// cannot be internal because of `public BotSession`
abstract class BotSessionBase(
val bot: Bot,
val sessionKey: SessionKey,