V2TimApplicationProcessed constructor
- String groupID,
- V2TimGroupMemberInfo opUser,
- bool isAgreeJoin,
- String opReason
Implementation
V2TimApplicationProcessed(
this.groupID,
this.opUser,
this.isAgreeJoin,
this.opReason,
);
V2TimApplicationProcessed(
this.groupID,
this.opUser,
this.isAgreeJoin,
this.opReason,
);