mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-05 07:30:09 +08:00
Fix ambiguous doc on MessageSource.internalId
This commit is contained in:
parent
cb842d87b4
commit
ad41b7a0d0
@ -88,8 +88,6 @@ sealed class MessageSource : Message, MessageMetadata, ConstrainSingle<MessageSo
|
||||
/**
|
||||
* 内部 id. 仅用于协议模块使用.
|
||||
*
|
||||
* 在撤回消息和引用回复时均需使用此 id.
|
||||
*
|
||||
* 值没有顺序, 也可能为 0, 取决于服务器是否提供.
|
||||
*
|
||||
* 在事件中和在引用中无法保证同一条消息的 [internalId] 相同.
|
||||
|
Loading…
Reference in New Issue
Block a user