replyTo property

MessageReplyTo? replyTo
final

replyTo Identifier of the replied message or story for the message sent by the Web App; pass null if none

Implementation

final MessageReplyTo? replyTo;