Liking cljdoc? Tell your friends :D

slash.command

The command namespace contains functions to create command handlers and dispatch commands.

The command namespace contains functions to create command handlers and dispatch commands.
raw docstring

slash.command.structure

Functions to make command definition easier.

Read https://discord.com/developers/docs/interactions/slash-commands first to understand the structure of slash commands.

Functions to make command definition easier.

Read https://discord.com/developers/docs/interactions/slash-commands first to understand the structure of slash commands.
raw docstring

slash.component.structure

Functions to make component creation easier.

Read https://discord.com/developers/docs/interactions/message-components first to understand the structure of message components.

Functions to make component creation easier.

Read https://discord.com/developers/docs/interactions/message-components first to understand the structure of message components.
raw docstring

slash.gateway

Slash functionality for receiving interactions via the Discord gateway.

Slash functionality for receiving interactions via the Discord gateway.
raw docstring

slash.response

Definitions and utilities for interaction responses.

Read https://discord.com/developers/docs/interactions/slash-commands#interaction-response-object
raw docstring

slash.webhook

Slash functionality for receiving interactions via outgoing webhook.

Slash functionality for receiving interactions via outgoing webhook.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close