Skip to main content
Latest
interface ActivityAssets
Re-export
import { type ActivityAssets } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Properties

optional
largeImage: string

The id for a large asset of the activity, usually a snowflake

optional
largeText: string

Text displayed when hovering over the large image of the activity

optional
smallImage: string

The id for a small asset of the activity, usually a snowflake

optional
smallText: string

Text displayed when hovering over the small image of the activity