module Rvine::Client::Channels
Public Instance Methods
featured_channels(params={})
click to toggle source
# File lib/rvine/client/channels.rb, line 4 def featured_channels(params={}) get "channels/featured", params end