struct Team

Defined in:

slack/util.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def domain : String | Nil #

[View source]
def domain=(domain : String | Nil) #

[View source]
def id : String | Nil #

JSON.mapping({


[View source]
def id=(id : String | Nil) #

JSON.mapping({


[View source]
def initialize #

[View source]
def name : String | Nil #

[View source]
def name=(name : String | Nil) #

[View source]