Searched refs:sendApiV2Request (Results 1 – 1 of 1) sorted by relevance
16 private async sendApiV2Request<TData>(route: string, options: SendOptions): Promise<TData> { method in APIV2Client100 return await this.sendApiV2Request(route, newOptions);123 return await this.sendApiV2Request(route, newOptions);130 return await this.sendApiV2Request(route, options);