Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.ModComment

Jackson Wood edited this page Jul 26, 2018 · 5 revisions

ModComment

class in ModIO

Properties

Name Description
id Unique id of the comment.
modId Unique id of the parent mod.
submittedBy Contains user data.
dateAdded Unix timestamp of date the comment was posted.
replyId Id of the parent comment this comment is replying to (can be 0 if the comment is not a reply).
position Levels of nesting in a comment thread.
karma Karma received for the comment (can be postive or negative).
karmaGuest Karma received for guest comments (can be postive or negative).
content Contents of the comment.
Clone this wiki locally