⌁ Ky ⌁
DIAdiscord.js - Imagine an app
•Created by ⌁ Ky ⌁ on 5/8/2025 in #djs-questions
Removing chosen option from a string select menu
-# this might be a very simple answer, just cant find a solution to it
hence the title, is it possible to remove all options chosen by the user? i have tried deferUpdate as it works with buttons and menus to remove the "loading" state.
one solution is editing the original message but with multiple people using this at a possible short timeframe then ratelimits will be hit, which noone wants.
16 replies
DIAdiscord.js - Imagine an app
•Created by ⌁ Ky ⌁ on 11/14/2023 in #djs-questions
very quick question and clarification
https://discord.com/channels/222078108977594368/1144684037919756508/1144685393166483479
Regarding that message. Bots can't create invites on their own e.g. when added to a guild gets a guild invite and sends in the support server (all with
guildCreate
event). I noticed the invites did create on their own if I was in the guild. Note that this is not a command of any sort, bot joins server, creates an invite and sends it to the support server in a channel10 replies