Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/discordeno/helpers/misc/mod.ts>getGatewayBot

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

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

Parameters

bot: Bot

Returns

Promise<GetGatewayBot>