stoiveyp / Slack.NetStandard

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

Switch PoC models to be records #81

Open bronumski opened 1 year ago

bronumski commented 1 year ago

Great api, I can see a lot of effort went into it. Whilst using it there have been a couple of places where having the models be records would have been really useful for example using the with syntax would allow me to use a message as a template.