mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-26 07:20:09 +08:00
Fix docs
This commit is contained in:
parent
544006b0e7
commit
05d302e1a4
@ -58,7 +58,7 @@ public data class OtherClientInfo @MiraiInternalApi constructor(
|
||||
/**
|
||||
* 仅运行时识别. 随着客户端更新此 ID 可能有变化.
|
||||
*
|
||||
* 不可能有 [appId] 相同的两个客户端t在线.
|
||||
* 不可能有 [appId] 相同的两个客户端同时在线.
|
||||
*/
|
||||
@MiraiInternalApi
|
||||
public val appId: Int,
|
||||
|
Loading…
Reference in New Issue
Block a user