Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants