Roact Bubble Chat Help?

I’m looking for a way to hook custom typing UI to the 2020 bubble chat system, and I can’t seem to find a way. I’ve been all over the CoreScripts and all over the default Lua Chat System. Is it possible?

I love the customization features of the bubble chat system, and would like to utilize them (it’d sure save me a lot of time making my own bubbles), but I can’t seem to find a way to create new bubble messages through any sort of API outside of Roblox’s default chat. Anyone come across the same issue? I don’t want to use the default Roblox chat’s architecture (it has features I don’t need, like channels).

Feel free to ask questions for clarification.

Seems I can play around with Chat:Chat(), and it works nicely. We’ll see.