mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-23 13:50:12 +08:00
Add comments
This commit is contained in:
parent
1dd1be8514
commit
7ea0495f62
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user