teamId property

String? teamId
getter/setter pair

群组id, 如果不传则检索所有群, 如果需要检索特定的群, 则需要同时传入teamId+teamType

Implementation

String? teamId;