class Slack::Request::MPIMOpenParams

Defined in:

slack-api/request/mpim/open.cr

Constructors

Instance Method Summary

Constructor methods inherited from class Slack::Request::ParamsJSON

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]
def self.new(users : String) #

[View source]

Instance Method Detail

def users : String #

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

[View source]