Interface CommentReplyData

Interface to represent the data regarding a reply to a comment.

Author

Tiago Grosso tiagogrosso99@gmail.com

Since

0.6.0

Hierarchy

  • CommentReplyData

Properties

Properties

id: string

The id of the reply comment.

text: string

The text of the reply comment.

timestamp: string

The creation date of the reply comment in ISO 8601.

Generated using TypeDoc