stoiveyp / Slack.NetStandard

.NET Core package that helps with Slack interactions
MIT License
41 stars 16 forks source link

Ensure support for labels in channel and user mentions #57

Closed stoiveyp closed 2 years ago

stoiveyp commented 2 years ago

User and channel mentions may contains a label to help rendering (although not used when pushing text into block kit on the client side).

The library needs to add support for a label in these mention classes and ensure parsing works both with and without

original conversation with @DenisDoroshko here: https://github.com/stoiveyp/Slack.NetStandard/commit/5a8b31a1c32bf7706825b6fe4647f4d733879911#r62938537