Skip to main content
Module

x/higa/mod.ts>EmbedType

A package to interract with the Discord API coded by myself
Go to Latest
enum EmbedType
import { EmbedType } from "https://deno.land/x/higa@0.1.1/mod.ts";

Members

ARTICLE = "article"
GIFV = "gifv"
IMAGE = "image"
VIDEO = "video"