Method: Twitch::Clip#broadcaster_id
- Defined in:
- lib/twitch/clip.rb
#broadcaster_id ⇒ Object (readonly)
(User) ID of the clip’s source broadcast.
24 25 26 |
# File 'lib/twitch/clip.rb', line 24 def broadcaster_id @broadcaster_id end |