Skip to main content
Module

x/wackford/discordeno.ts>DiscordActivityAssets

The wackiest Discord bot framework for Deno powered by Discordeno
Latest
interface DiscordActivityAssets
import { type DiscordActivityAssets } from "https://deno.land/x/wackford@v0.0.6/discordeno.ts";

Properties

optional
large_text: string

Text displayed when hovering over the large image of the activity

optional
small_text: string

Text displayed when hovering over the small image of the activity

optional
large_image: string

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

optional
small_image: string

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