Matterhook.NET.MatterhookClient
Matterhook.NET.MatterhookClient copied to clipboard
Simple HTTPclient to post messages to your Mattermost server available on Nuget : https://www.nuget.org/packages/Matterhook.NET.MatterhookClient
Mattermost now has [interactive dialogs](https://docs.mattermost.com/developer/interactive-dialogs.html). We should add support for it in the next release. @PromoFaux should we maybe release a version 1.4.1 with support for interactive dialogs and updated...
Currently, markdown gets messed up when very long messages are split. We need to implement something to preserve the formatting between split messages