import { calculateTotalShards } from "https://deno.land/x/discordeno@17.0.1/packages/embeds/deps.ts";
Handler used to determine max number of shards to use based upon the max concurrency.
Parameters
gateway: GatewayManager
import { calculateTotalShards } from "https://deno.land/x/discordeno@17.0.1/packages/embeds/deps.ts";
Handler used to determine max number of shards to use based upon the max concurrency.