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

x/wackford/discordeno.ts>editShardStatus

The wackiest Discord bot framework for Deno powered by Discordeno
Latest
function editShardStatus
import { editShardStatus } from "https://deno.land/x/wackford@v0.0.6/discordeno.ts";

Parameters

bot: Bot
shardId: number

Returns

Promise<void>