Module: SmartVkApi::Constants

Defined in:
lib/smart_vk_api/constants.rb

Constant Summary collapse

API_URL =
"https://api.vk.com".freeze
METHOD_CALL_URL =
"#{SmartVkApi::Constants::API_URL}/method".freeze