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

The validateMessage param in the send method #2

Merged
merged 1 commit into from
Dec 21, 2015

Conversation

uditalias
Copy link
Contributor

The problem is that the code passes the validateMessage function as a param to the validateMessage function, then the validateMessage returns the "message" as it now the validateMessage function and not the message string

This will fix #1 issue

hirenrojasara added a commit that referenced this pull request Dec 21, 2015
The `validateMessage` param in the `send` method
@hirenrojasara hirenrojasara merged commit 25fe1bb into hirenrojasara:master Dec 21, 2015
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.

Getting Error as str.charCodeAt is not a function
2 participants