Comment
A comment on an activity, or one reply under a top-level comment. parent_id is null on a comment.
Properties
Section titled “Properties”activity_id
Section titled “activity_id”activity_id: string;created_at
Section titled “created_at”created_at: string;edited_at
Section titled “edited_at”edited_at: string | null;id: string;parent_id
Section titled “parent_id”parent_id: string | null;reply_count
Section titled “reply_count”reply_count: number;text: string;user_id
Section titled “user_id”user_id: string;