preferClassFileAccessors
Instructs the framework to prefer using improved reflection calls, with the following benefits:
Shorter stack traces in exceptions and the debugger
Better performance
This feature requires adding the BotCommands-method-accessors-classfile
dependency and running on Java 24+, if your bot doesn't fulfill these conditions, this method has no effect.
If enabled, instructs the framework to prefer using improved reflection calls, with the following benefits:
Shorter stack traces in exceptions and the debugger
Better performance
This feature requires adding the BotCommands-method-accessors-classfile
dependency and running on Java 24+, if your bot doesn't fulfill these conditions, this method has no effect.