GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayActivityTimestamps

https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-timestamps

API/Interfaces/GatewayActivityTimestamps
seyfert/lib/types/payloads/gateway.d.ts

Signature

export interface GatewayActivityTimestamps

Properties

2
startend

Methods

0

No methods.

Properties

start#
start?: number;

Unix time (in milliseconds) of when the activity started

end#
end?: number;

Unix time (in milliseconds) of when the activity ends