Skip to content

class DiscordActivityTimestamps (client-side)

Available since version: 0.2.0

This class represents Discord activity timestamps.

Properties

int start

Available since version: 0.2.0

Represents unix timestamp of when application started. After setting this value activity will display "elapsed" timer.


int end

Available since version: 0.2.0

Represents unix timestamp of remaining time. After setting this value activity will display "remaining" timer.


Methods

No methods.