replyText property

String? replyText
getter/setter pair

The text to set as the reply.

Replies of more than approximately 350 characters will be rejected. HTML tags will be stripped.

Implementation

core.String? replyText;