onDisconnect property

Stream<IDisconnectEvent> onDisconnect

Emitted when a shard is disconnected from the websocket.

Implementation

Stream<IDisconnectEvent> get onDisconnect;