Skip to main content
Module

x/discordeno/mod.ts>Collection#first

Discord API library for Deno
Latest
method Collection.prototype.first
Re-export
import { Collection } from "https://deno.land/x/discordeno@18.0.1/mod.ts";

Retrieve the value of the first element in this collection

Returns

V | undefined