You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: autoresponses/autoresponses.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
keyphrases = ["members didn't arrive in time"]
3
3
content = """
4
4
Discord introduced a rate limit on requesting all guild members [(src)](<https://discord.com/developers/docs/change-log#introducing-rate-limit-when-requesting-all-guild-members>)
5
-
-# While the announcements state 01/11/2025 as roll out date, they have confirmed that this has only taken full effect a few days ago.
5
+
-# While the announcements state 01/10/2025 as roll out date, they have confirmed that this has only taken full effect a few days ago.
6
6
7
7
- Apps can now request all members **once** per **30s** per guild.
8
8
- You will have to update your code accordingly to make sure this doesn't affect your app.
0 commit comments