new(whatsapp.gblib): FB Analytics.

This commit is contained in:
Rodrigo Rodriguez 2025-02-16 19:29:53 -03:00
parent f850e05b7f
commit 94ddf38f81

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;