I’m sure most of you have seen the announcement for migration to TextChatService, Deprecating LegacyChat.
My experience uses a custom chat gui which is animated. I’ve figured out how to display the regular channel messages, however I can’t figure out how to detect an incoming direct message on the client.
Is there any property in TextChatMessage
that can help determine this?