lastRepliedAt property

int lastRepliedAt
final

The time that the last reply was created, in Unix milliseconds format. A value of 0 indicates there is no reply in the thread.

Implementation

final int lastRepliedAt;