Hiding Trigger Updates from Chat [duplicate]

I want to make a /tellraw shop but to activate command blocks I want to use /setblock command when clicked on a text. Is it possible to disable "Block placed" text showing up?

Entering the command into Minecraft

The 'Block Placed' message


To disable the white texts do

/gamerule sendCommandFeedback false

This will make the white texts not show up.