Skip to main content
Module

x/natico/deps.ts>ActivityAssets

A powerful and customizable framework for Discordeno
Latest
interface ActivityAssets
Re-export
import { type ActivityAssets } from "https://deno.land/x/natico@4.0.0-pre.4/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