function dispatchRequirementsRe-exportimport { dispatchRequirements } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts"; dispatchRequirements<B extends Bot>(bot: BotWithCache<B>,data: DiscordGatewayPayload,shard: Shard,)Type ParametersB extends BotParametersbot: BotWithCache<B>data: DiscordGatewayPayloadshard: Shard