I am working on a slash command project (sending SMS) that takes a Text from the slash command.
The question is now: what is the character encoding? printing on the console seems to hint into latin1, it does not look like utf-8.
Also, when passing this string back to mattermost to create a dialog it mangles the non ascii characters again to something different.
Maybe somebody who has worked with non ascii charset can shed a light on that?
I would take a guess that you were referring to this discrepancy. Can you please confirm which Mattermost server version that you are on and confirm where you see the mangled non-ASCII characters (desktop / web / mobile client) by sending some screen shot(s)?