slash-create
Advanced tools
Changelog
[6.3.0] - 2024-09-25
InitialCallbackResponse
, multiple functions can return this instead of a boolean denoting successpostCallbacks
option to serve 202s to interactions and POST a callback insteadMessageInteractionContext#launchActivity
SlashCommand#getMention
MessageInteractionContext#defer
now supports using any message flagsMessageAttachmentOptions
to support voice message propertiescall
)position
and thread
)poll
)activity
applicationID
messageSnapshots
)stickerItems
)Message#interactionMetadata
parsing has been updated and fixed to include more dataname_localizations
waveform
, duration_secs
, flags
, title
, and ephemeral
Message#components
to be an array of any component rather than just action rows (See https://github.com/discord/discord-api-docs/pull/7115)Changelog
[6.1.2] - 2024-04-04
DANGER
ButtonStyle in accordance to Discord documentationrawREST
event for SlashCreator
Changelog
[6.1.0] - 2024-03-29
SlashCommandOptions#integrationTypes
and SlashCommandOptions#contexts
BaseInteraction#authorizingIntegrationOwners
and BaseInteraction#context
Message#interaction
deprecated in favor of Message#interactionMetadata
applied_tags
field to channel structure (#607)Member#displayName