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
@joemphilips pointed out that the only way to know when a channel closes right now is by polling list_channels. Seems the best way to implement this would be adding a new Event for it.