1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-03-26 07:20:09 +08:00
This commit is contained in:
Him188 2021-01-26 12:42:54 +08:00
parent 544006b0e7
commit 05d302e1a4

View File

@ -58,7 +58,7 @@ public data class OtherClientInfo @MiraiInternalApi constructor(
/**
* 仅运行时识别. 随着客户端更新此 ID 可能有变化.
*
* 不可能有 [appId] 相同的两个客户端t在线.
* 不可能有 [appId] 相同的两个客户端同时在线.
*/
@MiraiInternalApi
public val appId: Int,