Matterhook.NET.MatterhookClient icon indicating copy to clipboard operation
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

Results 2 Matterhook.NET.MatterhookClient issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted

Currently, markdown gets messed up when very long messages are split. We need to implement something to preserve the formatting between split messages

Good First Issue