class Slack::Api::ConversationsInfo

Defined in:

slack/api/endpoints/conversations_info.cr

Constant Summary

ASSIGNED_TYPES = [] of TypeDeclaration

Constructors

Instance Method Summary

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

base_url base_url, call : Slack::Model call, content_type : ContentTypes content_type, headers headers, token token

Constructor methods inherited from class Slack::Api::Base

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(token : String, channel : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def base_url #

[View source]
def call : Models::Conversation #

[View source]
def channel : String #

[View source]
def content_type : ContentTypes #

[View source]