2

I watched more than a hour over this bug: update-message-text instead of update_message_text. It's the name of an event. The listener wouldn't trigger. I chose the backend using python casing for stuff. I have an rpc that automatically converts getMessages to get_messages using the proxy object to make the source look nice and consistent. But event names are an exception.

Comments
Add Comment