replyToMessageId property

String? get replyToMessageId
inherited

ID of the message this one is replying to.

Implementation

String get authorId;/// ID of the message this one is replying to.
String? get replyToMessageId;