Skip to main content
Module

x/discordeno/mod.ts>getGatewayBot

Discord API library for Deno
Latest
function getGatewayBot
import { getGatewayBot } from "https://deno.land/x/discordeno@18.0.1/mod.ts";

Get the bots Gateway metadata that can help during the operation of large or sharded bots.

Parameters

bot: Bot

Returns

Promise<GetGatewayBot>