Libraries
»
twitter
(8.2.0)
»
Index
»
Twitter
»
User
»
#followers_count
Method: Twitter::User#followers_count
Defined in:
lib/twitter/user.rb
#
followers_count
⇒
Integer
(readonly)
Returns:
(
Integer
)
14 15 16
# File 'lib/twitter/user.rb', line 14
def
followers_count
@followers_count
end