DiscordActivityTimestamps
@discordeno/bot • Docs
Documentation / @discordeno/bot / DiscordActivityTimestamps
Interface: DiscordActivityTimestamps
https://discord.com/developers/docs/events/gateway#activity-object-activity-timestamps
Properties
end?
optional
end:number
Unix time (in milliseconds) of when the activity ends
Defined in
packages/types/dist/types/discord.d.ts:1152
start?
optional
start:number
Unix time (in milliseconds) of when the activity started
Defined in
packages/types/dist/types/discord.d.ts:1150