wasComment property

bool wasComment

Returns true if the current Inbox reply was from a Comment.

Implementation

bool get wasComment => data!['was_comment'];