Class: SlackRubyBot::Client

Inherits:
Object
  • Object
show all
Defined in:
lib/slack-ruby-bot-server/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



4
5
6
# File 'lib/slack-ruby-bot-server/ext/slack-ruby-bot/client.rb', line 4

def owner
  @owner
end