Skip to main content
Module

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

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

Properties

optional
large_image: string
optional
large_text: string
optional
small_image: string
optional
small_text: string