#setInterval
8 messages · Page 1 of 1 (latest)
Enable developer mode to gain access to the "copy id" context menu: learn more
• copy role ids from context menus (guild settings, user profiles) not message mentions!
wrong tag ._.
Tag suggestion for @maiden ore:
Don't use the find method to query a Collection by key (mostly the associated id)
- someCollection.find(structure => structure.id === "348607796335607817")
+ someCollection.get("348607796335607817")
not related to your issue but ^
sure it does