Class: TelegramBotApi::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/telegram_bot_api/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#auth_tokenObject

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