Libraries
»
twitch-api
(0.2.0)
»
Index
»
Twitch
»
Stream
»
#id
Method: Twitch::Stream#id
Defined in:
lib/twitch/stream.rb
#
id
⇒
Object
(readonly)
ID of the stream.
10 11 12
# File 'lib/twitch/stream.rb', line 10
def
id
@id
end