Is there a way have my bot type a message faster than using
getKeyboard.typeString();
I would like the message to be typed instantly, it doesn't matter if it's obvious if ts a bot. I have tried the smart typer posted on these forums but I cant seem to get it to work properly (Throws an exception)
Is there a simple way of doing this?
Thanks in advance.