class SimpleSlack::ChannelHistory

Defined in:

models/channel_history.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(token : String) #

[View source]

Instance Method Detail

def get_message(channel_id : String, count = 1000, from = 0, to = Time.new.to_unix_ms / 1000) #

[View source]