active property

int active

对话激活时间

Implementation

int get active => _usership?.active ?? _teamship?.active ?? 0;