Kord

inline suspend fun Kord(token: String, builder: KordBuilder.() -> Unit = {}): Kord(source)

Builds a Kord instance configured by the builder.

Throws

if something went wrong while getting the bot's gateway information.