Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>DiscordActivityAssets

An object oriented Discordeno framework
Latest
interface DiscordActivityAssets
import { type DiscordActivityAssets } from "https://deno.land/x/oasis@2.1.0/packages/deps.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