Have to agree. This is something expected because we have an old chat we’re being forced to migrate from that had this functionality. In the same boat but can’t really implement the workaround in my circumstance.
1 Like
Is there any way to intercept the message being sent by the client that isn’t interrupted when TextChatCommand
gets triggered, SendingMessage
just doesn’t return anything when it does and from the description it sounds like it should?
SendingMessage(textChatMessage : TextChatMessage):RBXScriptSignal
Fires when TextChannel:SendAsync() is called by the sending client.
I think TextChatService is such a mess to work with compared to Legacy.
1 Like