Module

x/discordeno/util/mod.ts>Collection#first

Discord API library for Deno
Extremely Popular
Go to Latest
method Collection.prototype.first
import { Collection } from "https://dotland.deno.dev/x/discordeno@17.0.0/util/mod.ts";

Retrieve the value of the first element in this collection

Returns

V | undefined