Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/discordeno/helpers/mod.ts>editShardStatus

Discord API library for Deno
Extremely Popular
Go to Latest
function editShardStatus
import { editShardStatus } from "https://deno.land/x/discordeno@17.2.0/helpers/mod.ts";

Parameters

bot: Bot
shardId: number

Returns

Promise<void>