Type Alias GetCommentsSlimResponse

GetCommentsSlimResponse: { comments: CommentSlimView[] }

A slimmer comment list response, without the post or community.

Type declaration