export class CancelJoinGroupDto {
  users_has_group_pending_id: number;
}