Method: Facebook::Bot::Config.access_token
- Defined in:
- lib/facebook/bot/config.rb
.access_token ⇒ Object
Returns the value of attribute access_token.
5 6 7 |
# File 'lib/facebook/bot/config.rb', line 5 def access_token @access_token end |