Module

x/discordeno/plugins/cache/deps.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@13.0.0-rc45/plugins/cache/deps.ts";

Retrieve the value of the first element in this collection

Returns

V | undefined