so basically for .Chatted the second argument is wether the message is private (whispered with /w) but what about .SendingMessage?
if textChatMessage.TextChannel.Name == 'RBXWhisper' then return end
so basically for .Chatted the second argument is wether the message is private (whispered with /w) but what about .SendingMessage?
if textChatMessage.TextChannel.Name == 'RBXWhisper' then return end