function getGatewayBotimport { getGatewayBot } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/validations/deps.ts"; getGatewayBot(bot: Bot): Promise<GetGatewayBot>Get the bots Gateway metadata that can help during the operation of large or sharded bots. Parametersbot: BotReturnsPromise<GetGatewayBot>