timestamps property

DiscordActivityTimestamps? timestamps
final

unix timestamps for start and/or end of the game

is not always returned, hence the nullable property

Implementation

final DiscordActivityTimestamps? timestamps;