sfreiberg / gotwilio

Twilio library for Go (golang).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Whatsapp message with Media

tarasyarema opened this issue · comments

commented

I'm using then the Twilio WhatsApp API to notify users with messages. I want to send images too. I noticed that the actual API does not support this.

Should I fork and implement this?

commented

Created a pull request #72 with the implementation and WhatsApp testing.

Thanks for the PR. I just merged it.