enter Input
Programmatically trigger an "input entered" event.
For example, maybe you want to auto-trigger an event after some time runs out.
Note that this request can still be rejected by the onInputEntered callback.
This call works for both input and multilineInput calls. Conversely, if no input is currently active, calling this will do nothing.