Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
simpleSlack
v0.1.11
SimpleSlack
ChannelHistory
ChannelList
Notifier
NotifyLevel
PrivateChannelHistory
PrivateChannelList
Generated using Crystal 1.14.0
2024-11-26 10:30:25 UTC
class
SimpleSlack::
PrivateChannelHistory
SimpleSlack::PrivateChannelHistory
Reference
Object
Defined in:
models/channel_history.cr
Constructors
.new
(token : String)
Instance Method Summary
#get_message
(channel_id : String, count =
1000
, from =
0
, to =
Time
.new.to_unix_ms
/
1000
)
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
]