isGroupTeam abstract method

bool isGroupTeam(
  1. NIMTeam? team
)

是否是讨论组

Implementation

bool isGroupTeam(NIMTeam? team);