Sha256: 3463e785557a6e59dbaf7b1524f5b9c1fcbd36ee4cbfb3ee16714a9fe6a00f02

Contents?: true

Size: 187 Bytes

Versions: 4

Compression:

Stored size: 187 Bytes

Contents

module Slappy
  module SlackAPI
    class File < Base
      self.monitor_event =
        %w(file_created file_deleted file_change file_public file_shared file_unshared)
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
slappy-0.6.3 lib/slappy/slack_api/file.rb
slappy-0.6.2 lib/slappy/slack_api/file.rb
slappy-0.6.1 lib/slappy/slack_api/file.rb
slappy-0.6.0 lib/slappy/slack_api/file.rb