Skip to content

CommentInput object

Input for creating or updating a comment

FieldTypeDescription
postIdrequiredinteger (int32)Parent post ID
userIdinteger (int32)Author user ID
bodyrequiredstringComment text content
likesinteger (int32)Number of likes

Released under the MIT License.