Hello, I am facing a problem with character encoding. I am trying to add a message to the chat that includes Russian letters in UTF-16, but it doesn't work. I'm using std::wstring, and when writing the string content to a file, it works fine. However, when I do this in the chat, the characters...