RamblingCookieMonster / PSSlack

PowerShell module for simple Slack integration
http://ramblingcookiemonster.github.io/PSSlack/
MIT License
274 stars 74 forks source link

Add support to integrate Sending attachment in Send-SlackMessage instead of Send-SlackFile #112

Open ctxharshas opened 3 years ago

ctxharshas commented 3 years ago

Add support to integrate Sending attachment/file in Send-SlackMessage along with New-SlackMessageAttachment instead of Send-SlackFile so that message and associated attachments can be sent together.