UnsafeAPI

@RequiresOptIn(message = "This API is unsafe, and is only intended for advanced use-cases. If you're not entirely sure that you need to use this, you should look for a safer API that's provided by a different Kord Extensions module.")
annotation class UnsafeAPI

Annotation used to mark unsafe APIs. Should be applied to basically everything in this module.