Skip to main content
Module

x/denord/mod.ts>ActivityTimestamps

🗣 Discord API module
Latest
interface ActivityTimestamps
import { type ActivityTimestamps } from "https://deno.land/x/denord@0.1.0/mod.ts";

Properties

optional
start: Date

unix time (in milliseconds) of when the activity started

optional
end: Date

unix time (in milliseconds) of when the activity ends