import { type DiscordActivity } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
Properties
type: ActivityTypes
Activity type
optional
timestamps: DiscordActivityTimestampsUnix timestamps for start and/or end of the game
optional
emoji: DiscordActivityEmoji | nullThe emoji used for a custom status
optional
party: DiscordActivityPartyInformation for the current party of the player
optional
assets: DiscordActivityAssetsImages for the presence and their hover texts
optional
secrets: DiscordActivitySecretsSecrets for Rich Presence joining and spectating
optional
buttons: DiscordActivityButton[]The custom buttons shown in the Rich Presence (max 2)