-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(slack): Update Slack Message class methods and properties
- Updated methods and properties in the Slack Message class: - Added 'blocks' method - Added 'asUser' method - Added 'linkNames' method - Added 'metadata' method - Added 'mrkdwn' method - Added 'parse' method - Added 'replyBroadcast' method - Added 'threadTs' method - Added 'unfurlMedia' method - Removed 'attachments' method from the 'defined' property - Removed 'unfurlLinks' method from the 'options' property - Removed 'unfurl_links' and 'attachments' from the 'allowedTypes' property - Updated the README.md file with additional Slack API links
- Loading branch information
Showing
2 changed files
with
35 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters