import { getGatewayBot } from "https://deno.land/x/discordeno@17.2.0/template/minimal/deps.ts";
Get the bots Gateway metadata that can help during the operation of large or sharded bots.
Parameters
bot: Bot
Returns
Promise<GetGatewayBot>
import { getGatewayBot } from "https://deno.land/x/discordeno@17.2.0/template/minimal/deps.ts";
Get the bots Gateway metadata that can help during the operation of large or sharded bots.