new(whatsapp.gblib): FB Analytics.

This commit is contained in:
Rodrigo Rodriguez 2025-02-16 19:23:18 -03:00
parent be3ba92429
commit 5183a2bdca

View file

@ -1542,7 +1542,7 @@ private async sendButtonList(to: string, buttons: string[]) {
public async getLatestCampaignReportUsingGraphQL() {
public async getLatestCampaignReport() {
const businessAccountId = this.whatsappBusinessManagerId;
const userAccessToken = this.whatsappServiceKey;