Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
github_notifications_slack
master
Error
Usecase
Github
Comment
Error
NotificationRepository
Notifications
Repository
Subject
Type
Usecase
User
Notify
Usecase
Serverless
Lambda
Slack
Attachment
Post
PostRepository
Generated using Crystal 1.14.0
2024-11-26 08:35:09 UTC
class
Slack::
PostRepository
Slack::PostRepository
Reference
Object
Defined in:
slack/repository.cr
Constructors
.new
(url : String)
Instance Method Summary
#send_attachment
(attachment : Attachment)
#send_attachments
(attachments : Array(Attachment))
Constructor Detail
def self.
new
(url : String)
#
[
View source
]
Instance Method Detail
def
send_attachment
(attachment :
Attachment
)
#
[
View source
]
def
send_attachments
(attachments : Array(
Attachment
))
#
[
View source
]