struct Slack::Team

Included Modules

Defined in:

slack/team.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def team_icons : Hash(String, String) #

[View source]
def team_icons=(team_icons : Hash(String, String)) #

[View source]
def team_id : String #

[View source]
def team_id=(team_id : String) #

[View source]
def team_name : String #

[View source]
def team_name=(team_name : String) #

[View source]