Sha256: a1b8f768ce939e9961c9f6997bcfe133c007d03fae5423ee3970acf5cca2e95e

Contents?: true

Size: 178 Bytes

Versions: 21

Compression:

Stored size: 178 Bytes

Contents

class SlackSmartBot
  def respond_direct(msg, unfurl_links: true, unfurl_media: true)
    respond(msg, :direct, unfurl_links: unfurl_links, unfurl_media: unfurl_media)
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
slack-smart-bot-1.15.25 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.15.1 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.15.0 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.14.2 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.14.1 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.14.0 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.13.2 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.13.1 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.13.0 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.12.9 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.12.8 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.12.7 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.12.6 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.12.5 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.12.4 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.12.3 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.12.2 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.12.1 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.12.0 lib/slack/smart-bot/comm/respond_direct.rb
slack-smart-bot-1.11.0 lib/slack/smart-bot/comm/respond_direct.rb