Class: TelegramBotApi::Configuration
- Inherits:
-
Object
- Object
- TelegramBotApi::Configuration
- Defined in:
- lib/telegram_bot_api/configuration.rb
Instance Attribute Summary collapse
-
#auth_token ⇒ Object
Returns the value of attribute auth_token.
Instance Attribute Details
#auth_token ⇒ Object
Returns the value of attribute auth_token.
3 4 5 |
# File 'lib/telegram_bot_api/configuration.rb', line 3 def auth_token @auth_token end |