In TextChatService, the colon that appears after your name in your chat message, appears before the checkmark if you are verified.
This can be fixed by assigning a callback function to .OnIncomingMessage, but it still is an inconsistency between the current TextChatService and the legacy chat service. It makes it look like the verification tick is part of the message.
Doesn’t happen in any specific game, happens in all games that use TextChatService.
Expected behavior
The checkmark should appear before the colon, which is how it is using the legacy chat service.
It is live, I tested it after the recent update came out but there appears to be another bug that came with it? Two colons now appear @be_nj, it was normal before iirc so I’m not sure what happened