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

x/denocordts/src/types/mod.ts>Collection#clear

An Object Oriented Discord API wrapper for Deno.
Latest
method Collection.prototype.clear
Re-export
import { Collection } from "https://deno.land/x/denocordts@1.2.0/src/types/mod.ts";

Identical to Map.clear(). Removes all elements from the collection.