You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
I want to hide the message history
-
What is the issue? Include screenshots / videos if possible!
-
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
youtube, devforums and still dont work
1 Like
Simply disable ChatWindowConfiguration Enabled property from TextChatService


1 Like
its still appearing there. i have literally tried almost everything 
Can you show me what you disabled?
Uhh, I think that’s because you forgot to publish the game, because I tested @VonsRevenges method and it worked.
Set the TextChatService version to TextChatService instead of Legacy
it looks like this at the moment i dont want any of that text just the To chat click here or press “/” key.
Click on TextChatService:

and change the ChatVersion to TextChatService:

After that publish your game.
yeah but i dont want that style, i want the legacychatservice one.
Alright so you would first play the game first and go to Chat:

and copy ClientChatModules folder (with CTRL + C), then stop the game and click on Chat and paste the ClientChatModules inside Chat and remove everything except this module:

Open it and on line 27/28 edit those 2 settings to true/false like this:

it still shows what it shown before