new(whatsapp.gblib): FB Analytics.

This commit is contained in:
Rodrigo Rodriguez 2025-02-16 19:29:53 -03:00
parent 091c9825bf
commit d5d0f235a7

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;