Jonathan (Yonch) Ribak
Results
2
issues of
Jonathan (Yonch) Ribak
[api] Add get_templates method with RetrievedTemplate class This PR adds a new method 'get_templates' to retrieve templates from the WhatsApp API using a system user token. The method supports filtering...
enhancement
This PR adds a new method `get_templates` that allows users to retrieve all templates for their WhatsApp Business Account. The implementation: 1. Adds the method to WhatsAppCloudApi in api.py 2....