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(Send message): 🐛 Fixed bug sending an empty context #59

Merged
merged 6 commits into from
May 6, 2024

Conversation

jcardenas3
Copy link
Contributor

Now, if the context is empty we do not send it

Now, if the context is empty we do not send it
@jcardenas3 jcardenas3 requested a review from dbedoya May 3, 2024 15:42
@jcardenas3 jcardenas3 linked an issue May 3, 2024 that may be closed by this pull request
gupshup_matrix/gupshup/api.py Outdated Show resolved Hide resolved
gupshup_matrix/gupshup/api.py Outdated Show resolved Hide resolved
gupshup_matrix/gupshup/api.py Outdated Show resolved Hide resolved
gupshup_matrix/gupshup/api.py Outdated Show resolved Hide resolved
gupshup_matrix/gupshup/api.py Outdated Show resolved Hide resolved
gupshup_matrix/gupshup/api.py Show resolved Hide resolved
Changed the way to validated if the send_message function will be send  a message or an interactive message
@jcardenas3 jcardenas3 merged commit 4471bcd into master May 6, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix error when sending an empty context
2 participants