Skip to main content
Module

x/biscuit/mod.ts>Model

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface Model
Re-export
import { type Model } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

Represents a Discord data model

Properties

id of the model

session: Session

reference to the client that instantiated the model