You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So in we finally will be able to do everything by only accessing the client module and not having to call other modules' methods? If I understood that correctly, I'm in favor of it.
Perhaps some common room methods like
send_message
andwatch
should be reexported onClient
with an extra room id parameter for convenience?The text was updated successfully, but these errors were encountered: