Method: TelegramWorkflow::Configuration#api_token
- Defined in:
- lib/telegram_workflow/config.rb
#api_token ⇒ Object
Returns the value of attribute api_token.
24 25 26 |
# File 'lib/telegram_workflow/config.rb', line 24 def api_token @api_token end |