Saving TextChannel while speaking in it

So I create a new TextChannel and give myself access to the TextChannel using AddUserAsync but when I do the Slash Command to speak in it, it doesn’t save like how /t does and requires me to type the command every time.

Example when I do /t:


Example when I do /admin:

2 Likes

the only way to fix this is make custom textbox for textchatservice

You can overwrite default textbox with your own textbox by using ChatInputBarConfiguraiton.TextBox=path.to.your.textbox