lastRepliedAt property
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;
The time that the last reply was created, in Unix milliseconds format. A value of 0 indicates there is no reply in the thread.
final int lastRepliedAt;