Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo preventing Twilio Media Urls #1023

Merged
merged 1 commit into from
Sep 18, 2017

Conversation

jpowers
Copy link
Contributor

@jpowers jpowers commented Sep 13, 2017

Hey there,

Just found a small typo in the Twillio SMS lib. You can work around it if you set both mediaUrl and medaUrl like:

convo.say({text: 'Here\'s your URL', mediaUrl: url, medaUrl: url})

But that makes me sad.

@jpowers jpowers changed the title Fix typo Fix typo preventing Twilio Media Urls Sep 13, 2017
@benbrown benbrown merged commit 1b1d597 into howdyai:master Sep 18, 2017
@benbrown
Copy link
Contributor

Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants