import { type Activity } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Properties
type: ActivityTypes
Activity type
optional
timestamps: ActivityTimestampsUnix timestamps for start and/or end of the game
optional
emoji: ActivityEmoji | nullThe emoji used for a custom status
optional
party: ActivityPartyInformation for the current party of the player
optional
assets: ActivityAssetsImages for the presence and their hover texts
optional
secrets: ActivitySecretsSecrets for Rich Presence joining and spectating
optional
buttons: ActivityButton[]The custom buttons shown in the Rich Presence (max 2)