Package-level declarations
Types
Functions
Link copied to clipboard
inline fun Route.discordInteractionsWebhook(block: ServerInteractionsHost.Builder.() -> Unit): Kiscord
inline fun Route.discordInteractionsWebhook(client: Kiscord, block: ServerInteractionsHost.Builder.() -> Unit)
inline fun Route.discordInteractionsWebhook(path: String, block: ServerInteractionsHost.Builder.() -> Unit): Kiscord