Skip to main content

ApiCommentReply

Represents the ApiCommentReply class.

Methods

MethodReturnsDescription
GetAuthorNamestringReturns the comment reply author's name.
GetClassType"commentReply"Returns a type of the ApiCommentReply class.
GetTextstringReturns the comment reply text.
GetUserIdstringReturns the user ID of the comment reply author.
SetAuthorNameApiCommentReplySets the comment reply author's name.
SetTextApiCommentReplySets the comment reply text.
SetUserIdApiCommentReplySets the user ID to the comment reply author.