CommentReplyModel

16 Dec 20251 minute to read

Interface for a class CommentReply

Properties

author string

Specifies the author of the reply.
If not set, the reply will not display an author name.

createdTime string|Date

Indicates the date and time when the reply was created.
If not set, the reply will not show a timestamp.

text string

Defines the text content of the reply.