Closed
Description
@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.
@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.