Method: Twitch::Stream#id

Defined in:
lib/twitch/stream.rb

#idObject (readonly)

ID of the stream.



10
11
12
# File 'lib/twitch/stream.rb', line 10

def id
  @id
end