this._join = index === 0 ? (0, util_1.promisify)(this.adapter.remoteJoin).bind(this.adapter) : this.adapter.remoteJoin.bind(this.adapter);