Булочка | pasha_boez
DIAdiscord.js - Imagine an app
•Created by Булочка | pasha_boez on 8/23/2023 in #djs-questions
info in component custom id
Is it good to store some info in component's custom id? For example: I create a button with custom id:
acceptInvite:1234567890123456789
, where:
acceptInvite - name of this button in code
: - separator
1234567890123456789 - id of user who create invite
Are there other ways to transfer information? When I do this, I feel like it's illegal...7 replies
DIAdiscord.js - Imagine an app
•Created by Булочка | pasha_boez on 4/2/2023 in #djs-questions
delete messages on ban
Why d.js not allow to set time for messages deletion on ban in seconds, not days? For example, where you ban member from user account you can set time in seconds (in API, not UI)
7 replies