light

@CheckReturnValue
fun light(token: String): JDABuilder(source)

Creates a JDABuilder with low memory profile settings.

In addition to the profile settings:

You must not change intents, cache flags nor event manager using the builder.

If you plan on growing your bot, prefer using lightSharded instead.