Module: Vox

Defined in:
lib/vox.rb,
lib/vox/version.rb,
lib/vox/http/util.rb,
lib/vox/http/error.rb,
lib/vox/http/route.rb,
lib/vox/http/client.rb,
lib/vox/http/routes.rb,
lib/vox/http/upload_io.rb,
lib/vox/http/routes/user.rb,
lib/vox/http/routes/emoji.rb,
lib/vox/http/routes/guild.rb,
lib/vox/http/routes/voice.rb,
lib/vox/http/routes/invite.rb,
lib/vox/http/routes/channel.rb,
lib/vox/http/routes/webhook.rb,
lib/vox/http/routes/audit_log.rb,
lib/vox/http/middleware/rate_limiter.rb,
lib/vox/http/middleware/log_formatter.rb

Overview

Parent module containing all component pieces

Defined Under Namespace

Modules: HTTP Classes: Error

Constant Summary collapse

VERSION =

Overall gem version, each component also contains its own version

'0.2.1'