Skip to content

Commit

Permalink
javadoc: OneBotForward.Data
Browse files Browse the repository at this point in the history
  • Loading branch information
kukume committed Sep 10, 2024
1 parent 3946866 commit 415ac83
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,11 @@ public class OneBotForwardNode private constructor(
* 一个普通的节点或一个自定义节点.
* 如果没有 [id],则应当存在 [userId]、[nickname]、[content]。
*
* @property userId onebot标准 发送者QQ号
* @property nickname onebot标准 发送者名字
* @property name cqhttp标准 发送者显示名字
* @property uin cqhttp标准 发送者QQ号
*
* @author ForteScarlet
*/
@Serializable
Expand Down

0 comments on commit 415ac83

Please sign in to comment.