suspend fun insertText(input: InsertTextRequest): Unit
This method emulates inserting text that doesn't come from a key press, for example an emoji keyboard or an IME.
Official doc