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
You don't always use the channel name in your callbacks.
Of course, you can just ignore it, but unused arguments may cause compile warnings (related to #50).
So it would be nice if callbacks with no argument can be used too.
The text was updated successfully, but these errors were encountered:
You don't always use the channel name in your callbacks.
Of course, you can just ignore it, but unused arguments may cause compile warnings (related to #50).
So it would be nice if callbacks with no argument can be used too.
The text was updated successfully, but these errors were encountered: