Skip to main content
Module

x/cordeno/deps.ts>DenoAsync.delay

🦕 A Discord API wrapper for developing discord bots using the Deno runtime.
Latest
function DenoAsync.delay
import { DenoAsync } from "https://deno.land/x/cordeno@v0.3.5/deps.ts";
const { delay } = DenoAsync;

Parameters

ms: number

Returns

Promise<void>