A way to send a message as a bubble but not appear in the chatbox

I’m currently working on a radio using the default roblox chat and I’m looking for a way to make it that by a toggle, I’m able to control when a user chats, that the message they sent appears as a BubbleChat and not in the main chatbox.

Is there any easy way to do this?

You can call ChatService:Chat and supply a character’s head as the partOrCharacter argument and it will silently post a chat message above your head and won’t appear in the 2d chat UI