Class: SlackRubyBot::Client

Inherits:
Object
  • Object
show all
Defined in:
lib/slack-ruby-bot-server-rtm/ext/slack-ruby-bot/client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ownerObject

keep track of the team that the client is connected to



6
7
8
# File 'lib/slack-ruby-bot-server-rtm/ext/slack-ruby-bot/client.rb', line 6

def owner
  @owner
end