Open dehamzah opened 1 month ago
Reference on the actual whats app api messages: https://developers.facebook.com/docs/whatsapp/cloud-api/reference/messages
We can refer to their documentation and build our mock API for get and send messages using mock service worker (https://mswjs.io/)
Can focus on sending message of type text first.
Reference on the actual whats app api messages: https://developers.facebook.com/docs/whatsapp/cloud-api/reference/messages
We can refer to their documentation and build our mock API for get and send messages using mock service worker (https://mswjs.io/)
Can focus on sending message of type text first.