Method: Yt::Models::Account#channel
- Defined in:
- lib/yt/models/account.rb
#channel ⇒ Yt::Models::Channel (readonly)
Returns the YouTube channel of the account.
141 |
# File 'lib/yt/models/account.rb', line 141 has_one :channel |
Returns the YouTube channel of the account.
141 |
# File 'lib/yt/models/account.rb', line 141 has_one :channel |