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 #31: Calling sendTextMessage after sending MMS causes message to … #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rsml
Copy link

@rsml rsml commented May 21, 2022

…be incorrectly sent as MMS

This is a breaking change because it changes the behavior of sendTextMessage(...) in some cases (such as when the previous message was sent as an MMS). sendTextMessage(...) should always send as an SMS according to the comment above the function.

@EricSmekens
Copy link
Contributor

EricSmekens commented Dec 5, 2022

I will try to get this in with the next release.
As this might have more impact than it should have, for users that are using:
setAllowedChannels.

@EricSmekens EricSmekens self-requested a review December 5, 2022 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants