This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
discord.py
Watch
1
Star
0
Fork
0
You've already forked discord.py
mirror of
https://github.com/Rapptz/discord.py.git
synced
2025-04-19 15:36:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
discord.py
/
discord
/
ui
History
Rapptz
0cc67e58ed
Fallback to None message_id searches in View dispatch
...
Not all persistent views have an associated message_id attached to them.
Fix
#7319
2021-08-01 03:30:45 -04:00
..
__init__.py
Add support for select components
2021-05-28 05:34:21 -04:00
button.py
Fix ui.Button constructor default style to match the decorator
2021-07-03 21:29:28 -04:00
item.py
Add versionadded to ui.View and ui.Item
2021-07-21 02:47:52 -04:00
select.py
Add support for discord.ui.Select.disabled
2021-07-28 19:58:39 -04:00
view.py
Fallback to None message_id searches in View dispatch
2021-08-01 03:30:45 -04:00