Sha256: 3efcb872ff6c8cb2de69782dfa19d96defa763b456ca4a4cb63de6a9786f22ef

Contents?: true

Size: 138 Bytes

Versions: 5

Compression:

Stored size: 138 Bytes

Contents

# frozen_string_literal: true

%w[base guild text voice category stage thread dm].each do |name|
  require_relative "channel/#{name}"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
discorb-0.19.0 lib/discorb/channel.rb
discorb-0.18.1 lib/discorb/channel.rb
discorb-0.18.0 lib/discorb/channel.rb
discorb-0.17.1 lib/discorb/channel.rb
discorb-0.17.0 lib/discorb/channel.rb