export function fetchRecommendedShardCount(token: string, options?: FetchRecommendedShardCountOptions): Promise<number>;
Gets the recommended shard count from Discord.
Returns: The recommended number of shards
Parameters
string token:
Discord auth token
optional
options?: FetchRecommendedShardCountOptionsOptions for fetching the recommended shard count