isPinned property

bool isPinned
final

~english Whether the conversation is pinned:

  • true: Yes;
  • false: No. ~end

~chinese 是否为置顶会话:

  • true:是;
  • false:否。 ~end

Implementation

final bool isPinned;