pinnedTime property

int pinnedTime
final

The UNIX timestamp when the conversation is pinned. The unit is millisecond. This value is 0 when the conversation is not pinned.

Implementation

final int pinnedTime;