class Slack::Request::PinsRemove

Defined in:

slack-api/request/pins/remove.cr

Constructors

Instance Method Summary

Instance methods inherited from class Slack::Request::Base

submit(client : HTTP::Client | Nil = nil) submit

Constructor Detail

def self.new(params : ParamsPins) #

[View source]
def self.new(channel : String, file : String | Nil = nil, file_comment : String | Nil = nil, timestamp : String | Nil = nil) #

[View source]

Instance Method Detail

def get_response_class #

[View source]