prefix

fun prefix(construct: suspend DiscordContext.() -> String)

Determine the prefix in a given context. Default prefix: '!'. Warning!: Don't set empty string! https://github.com/DiscordKt/DiscordKt/issues/32