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::
Post
Slack::Post
Reference
Object
Included Modules
JSON::Serializable
Defined in:
slack/models.cr
Constructors
.new
(pull : JSON::PullParser)
.new
(attachments : Array(Slack::Attachment))
Instance Method Summary
#attachments
: Array(Attachment)
#attachments=
(attachments : Array(Attachment))
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
(attachments : Array(
Slack::Attachment
))
#
[
View source
]
Instance Method Detail
def
attachments
: Array(
Attachment
)
#
[
View source
]
def
attachments=
(attachments : Array(
Attachment
))
#
[
View source
]