Class: AliyunChatbot::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/aliyun_chatbot/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ak_idObject

Returns the value of attribute ak_id.



21
22
23
# File 'lib/aliyun_chatbot/config.rb', line 21

def ak_id
  @ak_id
end

#ak_secretObject

Returns the value of attribute ak_secret.



21
22
23
# File 'lib/aliyun_chatbot/config.rb', line 21

def ak_secret
  @ak_secret
end