[]
        
(Showing Draft Content)

Inputman.IComment

IComment インターフェイス

コメント定義

階層

  • IComment

プロパティ

content

content: HTMLElement | string

コンテンツ

id

id: string

コメントid(一意的)

オプション mentionInfo

mentionInfo: IMentionInfo[]

メンション情報

オプション parentCommentId

parentCommentId: string

親コメントID

postTime

postTime: Date

投稿日時

reactions

reactions: IReactionInfo[]

リアクション

replies

replies: IComment[]

返信

オプション replyCount

replyCount: number

返信数

updateTime

updateTime: Date

更新日時

userInfo

userInfo: UserInfo

コメントするユーザーの情報。参照 UserInfo