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

Resolve issue with direct_messages/events/list #171

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

evaleirasclapps
Copy link

Hi! When you try to use an event that has underscores (_) in the name.

I propose a solution where, if the event name has underscores, we can use an space (" ") to parse it.

So for example, the correct way to send the event direct_messages/events/list is direct messages_events_list

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.

1 participant