Skip to main content

Interface: VideoComment

Properties

apiId

apiId: string

Id from third party service this VideoComment was retrieved from.


author

author: string

Name of author of comment


content

content: string

Content of comment


createdDate

Optional createdDate: string

ISO 8601 string, ex. 2011-10-05T14:48:00.000Z


images

Optional images: ImageInfo[]

Avatar image of author


likes

Optional likes: number

Number of likes on comment


replyCount

Optional replyCount: number

Number of replies to this comment


replyPage

Optional replyPage: string

Information passed to CommentReplyRequest.page.nextPage


videoCommentId

Optional videoCommentId: string