Slash commands for live data & notifications in your server Markets.News Live financial news for Discord & Telegram Testimonials Hear what people have to say Real feedback, real people, real gains Results may v
Description On mobile, selecting an autocomplete option will send out a message to the server to get new options, but will not display them in the client Steps to Reproduce Start using a slash command and select a param with Autocomplete...
50 changes: 36 additions & 14 deletions 50 Commands/Info/poll.js Original file line numberDiff line numberDiff line change @@ -4,13 +4,17 @@ module.exports = { data: new SlashCommandBuilder() .setName("poll") .setDescription("Create a poll and send it to a certain channel")...
I have added tests that prove my fix is effective or that my feature works I have added the necessary documentation (if appropriate) I have added proper type definitions for new commands (if appropriate) Backport Request This change is solely forv9and doesn't need to be back-ported Back-por...