function getGatewayBotimport { getGatewayBot } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/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>