BotCommandsRestarter
Entry point for the "hot restart" feature.
See also
Functions
Link copied to clipboard
fun initialize(args: Array<out String>, configBuilder: ReceiverConsumer<RestarterConfigBuilder> = {})
Enables hot restarting for this application. All changes to your code will restart the application.