Method: Twitch::Stream#title

Defined in:
lib/twitch/stream.rb

#titleObject (readonly)

Title of the stream session.



21
22
23
# File 'lib/twitch/stream.rb', line 21

def title
  @title
end