RamblingCookieMonster / PSSlack

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

Removed duplicate `link` property when using $Raw #126

Open d-miles opened 2 years ago

d-miles commented 2 years ago

125: When using Find-SlackMessage with the Raw switch, the link property is added twice and throws an exception.