Method: Arena::Channel#follower_count
- Defined in:
- lib/arena/channel.rb
#follower_count ⇒ Object (readonly)
Returns the value of attribute follower_count.
14 15 16 |
# File 'lib/arena/channel.rb', line 14 def follower_count @follower_count end |