config: { webhookRoute: '/webhook/whatsapp', timeout: 60_000, apiProvider: 'msg91' phoneNumberId: Env.get('MSG91_PHONE_ID'), accessToken: Env.get('MSG91_TOKEN'), graphUrl: 'https://control.msg91.com/api', graphVersion: 'v5', },