Type Alias GetCommentsResponse

GetCommentsResponse: { comments: CommentView[] }

The comment list response.

Type declaration