对端用户接受当前用户发送的群组申请的回调。
final void Function( String groupId, String? groupName, String accepter, )? onRequestToJoinAcceptedFromGroup;