Module: Slacks

Defined in:
lib/slacks/driver.rb,
lib/slacks/team.rb,
lib/slacks/user.rb,
lib/slacks/errors.rb,
lib/slacks/channel.rb,
lib/slacks/version.rb,
lib/slacks/bot_user.rb,
lib/slacks/observer.rb,
lib/slacks/connection.rb,
lib/slacks/guest_channel.rb

Overview

This is a channel that the bot is aware of but is not a member of — and cannot reply to.

It should expose the same API as channel, but you will not be able to reply on this channel or start a conversation on it.

Defined Under Namespace

Modules: Observer Classes: AlreadyRespondedError, BotUser, Channel, Connection, ConnectionError, Driver, GuestChannel, MigrationInProgress, NotInChannelError, ResponseError, Team, UnableToDirectMessageError, User

Constant Summary collapse

VERSION =
"0.4.2"