Skip to content

Comment

A comment on an activity, or one reply under a top-level comment. parent_id is null on a comment.

activity_id: string;

created_at: string;

edited_at: string | null;

id: string;

parent_id: string | null;

reply_count: number;

text: string;

user_id: string;