Sets the API base URL to something.
25 26 27
# File 'lib/discordrb/api.rb', line 25 def api_base=(value) @api_base = value end