Files
discord.py/discord/ui
Rapptz b01de35fa2 Remove old workaround to /callback not having a return type
The old code needed a workaround using interaction_id to differentiate
between multiple instances being reused since they would all go into
the `None` key. Since /callback now returns a proper message_id this
could be used as a key instead of None. From testing, it seems this is
true for both edit_message and send_message responses.
2026-03-02 12:29:02 -05:00
..
2026-02-22 16:43:06 -05:00
2026-02-22 16:43:06 -05:00
2026-02-22 16:43:06 -05:00