@NotNull open fun sendTyping(sendTyping: Boolean): @NotNull CommandClientBuilder
Sets whether the bot should send typing before it parses commands or not.
sendTyping - Boolean: whether the bot should send typing before it parses commands or not.
IllegalStateException - if the stored CommandClientConfiguration is a me.schlaubi.regnumutils.command.configuration.ImmutableCommandClientConfiguration
Return
CommandClientBuilder: the CommandClientBuilder