class Slack::Request::ChannelsInfoParams

Defined in:

slack-api/request/channels/info.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(channel : String) #

[View source]

Instance Method Detail

def channel : String #

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

[View source]
def include_locale : Bool #

[View source]
def include_locale=(include_locale : Bool) #

[View source]