Module

x/discordeno/helpers/mod.ts>editShardStatus

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

Parameters

bot: Bot
shardId: number
data: StatusUpdate

Returns

Promise<void>