Method: Twitch::Stream#started_at

Defined in:
lib/twitch/stream.rb

#started_atObject (readonly)

Date at which the broadcast started.



25
26
27
# File 'lib/twitch/stream.rb', line 25

def started_at
  @started_at
end