Method: Mutx::Support::Configuration.telegram_token
- Defined in:
- lib/mutx/support/configuration.rb
.telegram_token ⇒ Object
171 172 173 |
# File 'lib/mutx/support/configuration.rb', line 171 def self.telegram_token @@input['notification']['telegram_token'] end |