Access input bar for TextChatService

Hi. I’m currently woking on some basic admin commands and I wanted to add command autocompletion into the chat. It looks like it’s not possible, though.

This is what I want:
Snímek obrazovky 2023-12-10 v 10.39.13

However when I checked where the chat is I discovered that it’s (obviously) in CoreGui.

Snímek obrazovky 2023-12-10 v 10.39.54

So I was wondering if it’s somehow possible to know the dimensions of the input bar / parent a new instance under it (as seen on the photo attached above).

TIA

2 Likes