removeChat(id) {
    let data = {
      id: id,
      removePass: this.removePass
    };