Skip to main content
Module

x/discordeno/mod.ts>DiscordActivityAssets

Discord API library for Deno
Extremely Popular
Go to Latest
interface DiscordActivityAssets
import { type DiscordActivityAssets } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.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