UNPKG

meta-cloud-api

Version:
2 lines 586 B
import {a}from'./chunk-RIL6QABY.js';var e=class extends a{endpoint="whatsapp_business_encryption";constructor(t,s){super(t,s);}async getEncryptionPublicKey(){return this.sendJson("GET",`${this.config.WA_PHONE_NUMBER_ID}/${this.endpoint}`,this.config.REQUEST_TIMEOUT,null)}async setEncryptionPublicKey(t){let s=new FormData;return s.append("business_public_key",t),this.sendJson("POST",`${this.config.WA_PHONE_NUMBER_ID}/${this.endpoint}`,this.config.REQUEST_TIMEOUT,s)}};var c=e;export{e as a,c as b};//# sourceMappingURL=chunk-IYSR44P6.js.map //# sourceMappingURL=chunk-IYSR44P6.js.map