Skip to main content
Module

x/denord/mod.ts>EmbedAuthor

🗣 Discord API module
Latest
interface EmbedAuthor
import { type EmbedAuthor } from "https://deno.land/x/denord@0.1.0/mod.ts";

Properties

optional
name: string

name of author

optional
url: string

url of author

optional
iconUrl: string

url of author icon (only supports http(s) and attachments)

optional
proxyIconUrl: string

a proxied url of author icon