isReply property

bool isReply

Whether the message is a reply message.

Implementation

bool get isReply => event.isReply;