Package com.kotlindiscord.kord.extensions.modules.unsafe.types
See: Description
-
Object Summary Object Description EphemeralAck Respond with an ephemeral ack, without any content. PublicAck Respond with a public ack, without any content. None Don't respond. EphemeralAck Respond with an ephemeral ack, without any content. PublicAck Respond with a public ack, without any content. None Don't respond. EphemeralAck Respond with an ephemeral ack, without any content. PublicAck Respond with a public ack, without any content. None Don't respond. -
Class Summary Class Description EphemeralResponse Respond with an ephemeral ack, including message content. PublicResponse Respond with a public ack, including message content. InitialMessageCommandResponse Sealed class representing the initial response types for an unsafe message command. EphemeralResponse Respond with an ephemeral ack, including message content. PublicResponse Respond with a public ack, including message content. InitialSlashCommandResponse Sealed class representing the initial response types for an unsafe slash command. EphemeralResponse Respond with an ephemeral ack, including message content. PublicResponse Respond with a public ack, including message content. InitialUserCommandResponse Sealed class representing the initial response types for an unsafe user command. UnsafeInteractionContextKt -
Interface Summary Interface Description UnsafeInteractionContext Interface representing a generic, unsafe interaction action context.