threadReplyId property

int get threadReplyId

ID of the parent comment or entry.

Implementation

int get threadReplyId => update.object['thread_reply_id'];