kappa icon indicating copy to clipboard operation
kappa copied to clipboard

Add ability to update channel info

Open schmich opened this issue 11 years ago • 0 comments

  • Requires authentication
  • Can update status or game
  • Example: c.status = 'foo' ; c.save!
  • PUT /channels/:channel
  • https://github.com/justintv/Twitch-API/blob/master/v2_resources/channels.md#put-channelschannel

schmich avatar Jun 04 '13 07:06 schmich