shutdownShardHook property

ShutdownShardHook? shutdownShardHook
getter/setter pair

Hook executed when shard is disposing.

It could be either when shards disconnects or when bots process shuts down (look shutdownHook.

Implementation

ShutdownShardHook? shutdownShardHook;