Thing.Commentmodule Score : sig ... endval body : t -> stringval author : t -> Username.t optionval creation_time : t -> Core.Time_ns.tval permalink : t -> Uri.tval subreddit : t -> Subreddit_name.tval depth : t -> int optionval replies : t -> [ `Comment of t | `More_comments of More_comments.t ] listval moderator_reports : t -> Moderator_report.t listval link_title : t -> string optionlink_title is populated on modqueue items.