Inumedia / SlackAPI

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

Added method to pin messages to channels #313

Closed liam-mackie closed 1 year ago

liam-mackie commented 1 year ago

This PR adds AddPin to both clients. This allows the client to pin a message to a given channel based on its ts value.