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
It seems like this is possible in the full python Discord api but I was wondering if there'd be a way to leverage custom IDs and interaction with a database to allow for buttons to always perform the same action no matter what.
The text was updated successfully, but these errors were encountered:
Could you elaborate a bit more on what you mean here?
If you're asking about old buttons not working anymore once you redeploy the app, you should be able to pass a string to the custom_id parameter to @discord.custom_handler(), as described in the wiki.
It seems like this is possible in the full python Discord api but I was wondering if there'd be a way to leverage custom IDs and interaction with a database to allow for buttons to always perform the same action no matter what.
The text was updated successfully, but these errors were encountered: