Results 1 issues of xchao

class JMGroupInfo { String id; // 群组 id String name; // 群组名称 String desc; // 群组描述 int level; // 群组等级,默认等级 4 String owner; // 群主的 username String ownerAppKey; // 群主的...