Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
function calculateTotalShards
import { calculateTotalShards } from "https://deno.land/x/discordeno@17.0.0/gateway/manager/calculateTotalShards.ts";

Handler used to determine max number of shards to use based upon the max concurrency.

Parameters

gateway: GatewayManager

Returns

number