pinnedTime property

int pinnedTime
final

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

~chinese 会话置顶的 UNIX 时间戳,单位为毫秒。未置顶时值为 0。 ~end

Implementation

final int pinnedTime;