Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Latest commit

 

History

History
134 lines (76 loc) · 1.67 KB

Comment.md

File metadata and controls

134 lines (76 loc) · 1.67 KB

mewbot / Comment

Interface: Comment

Table of contents

Properties

Properties

mentions

mentions: string[]


mention_roles

mention_roles: any[]


thought_id

thought_id: string


author_id

author_id: string


media

Optional media: string


content

content: string


mention_everyone

mention_everyone: boolean


node_id

node_id: string


created_at

created_at: string


updated_at

Optional updated_at: string


index

index: number


parent_id

Optional parent_id: string


id

id: string


like_count

like_count: number


comment_count

comment_count: number


reactions

reactions: any[]


liked

liked: boolean


objects

Optional objects: CommonObjects