DiscordActivityTimestamps

public struct DiscordActivityTimestamps

Represents the start/end of a game.

  • The start.

    Declaration

    Swift

    public let start: Int?
  • end

    The end.

    Declaration

    Swift

    public let end: Int?