Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/harmony/src/types/mod.ts>EmbedAuthor

An easy to use Discord API Library for Deno.
Go to Latest
interface EmbedAuthor
import { type EmbedAuthor } from "https://deno.land/x/harmony@v2.9.0/src/types/mod.ts";

Properties

optional
name: string
optional
url: string
optional
icon_url: string
optional
proxy_icon_url: string