Open evaleirasclapps opened 5 years ago
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
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