Abe Hanoka
4adfde1a7b
Fix missing word in persistent view example
2022-12-14 19:09:45 -05:00
Kellenn
64849ebcc8
Remove unused import in dropdown example
2022-06-17 23:18:16 -04:00
Rapptz
8591cfc5e7
Run black on all examples and require it for CI
2022-03-24 23:40:59 -04:00
Rapptz
968a1f366f
Change View callback order to (self, interaction, item)
...
This is more consistent with the rest of the library which always has
the interaction as the first parameter. This has been done before in
the command extension as well, the first parameter is always either
self or the context.
2022-03-24 23:00:50 -04:00
Rapptz
bc70ec5cfd
Change persistent view example to use new setup_hook
2022-03-14 06:12:58 -04:00
Austin
5780ff5ef0
Add message content intent to examples
2022-03-06 23:04:48 -05:00
Robin5605
78aea51f50
Add an example for the new dropdowns
2021-07-28 19:53:06 -04:00
Ay355
fc51736b34
Add a new view example for link buttons
2021-07-22 10:02:42 -04:00
Nadir Chowdhury
7d0bd7ed20
add persistent view in on_ready to avoid loop issues
2021-06-29 20:02:55 -04:00
Rapptz
7386a971f8
Add examples for how to use views
2021-06-29 04:19:12 -04:00