Skip to main content
Module

x/ranmess/mod.ts>QuotableAuthor

💻 Quotable Wrapper and CLI Tool
Latest
interface QuotableAuthor
import { type QuotableAuthor } from "https://deno.land/x/ranmess@v2.3.0/mod.ts";

Properties

_id: string

A unique id for this author

bio: string

A brief, one paragraph bio of the author. Source wiki API.

description: string

A one-line description of the author.

name: string

The authors full name.

slug: string

A slug is a URL-friendly ID derived from the authors name.

quoteCount: string

The number of quotes by this author.