Type alias CommentReplies

CommentReplies: {
    data: CommentReplyData[];
}

The type of comment replies object.

Author

Tiago Grosso tiagogrosso99@gmail.com

Since

0.6.0

Type declaration

Generated using TypeDoc