interface DiscordActivityTimestampsimport { type DiscordActivityTimestamps } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts"; https://discord.com/developers/docs/topics/gateway#activity-object-activity-timestamps Propertiesoptionalstart: numberUnix time (in milliseconds) of when the activity started optionalend: numberUnix time (in milliseconds) of when the activity ends