Class: Discorb::Presence::Activity::Timestamps
- Inherits:
-
DiscordModel
- Object
- DiscordModel
- Discorb::Presence::Activity::Timestamps
- Defined in:
- lib/discorb/presence.rb
Overview
Represents the timestamps of an activity.
Instance Attribute Summary collapse
-
#end ⇒ Time
readonly
The end time of the activity.
-
#start ⇒ Time
readonly
The start time of the activity.