(api-url endpoint)
Takes an endpoint from Discord's API (with a starting '/'), and returns a URL for that Discord endpoint.
For example: (api-url (str "/channels/" channel-id))
Takes an endpoint from Discord's API (with a starting '/'), and returns a URL for that Discord endpoint. For example: (api-url (str "/channels/" channel-id))
URL used to retrieve the gateway for the bot.
URL used to retrieve the gateway for the bot.
The Discord API version that discljord uses for the gateway connection.
The Discord API version that discljord uses for the gateway connection.
The Discord API version that discljord uses in HTTP requests.
The Discord API version that discljord uses in HTTP requests.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close