Inumedia / SlackAPI

.NET Implementation of the Slack team communication platform API.
MIT License
452 stars 243 forks source link

Add reactions.remove support. #309

Open zzymyn opened 2 years ago

zzymyn commented 2 years ago

Add support for reactions.remove. Resolves #310

zzymyn commented 2 years ago

Not sure why the ci tests failed, I didn't touch anything existing.

liszto commented 1 year ago

It failed just cause of timeout. Maybe the default timeout is not enough now.. I saw something related to that in another fork :/