canReply property

bool? canReply
getter/setter pair

Whether the current viewer of the thread can reply to it.

This is viewer specific - other viewers may see a different value for this field.

Implementation

core.bool? canReply;