UnsafeMessageCommandInvocationEvent
data class UnsafeMessageCommandInvocationEvent(val command: UnsafeMessageCommand<*>, val event: MessageCommandInteractionCreateEvent) : MessageCommandInvocationEvent<UnsafeMessageCommand<*>>
Event emitted when an unsafe message command is invoked.