DA-344
736fbfcb7d
fix: typings on examples of dynamic
2 weeks ago
DA-344
ab497987ac
chore: Update examples and things
1 month ago
DA-344
af952d3066
chore: add LayoutView example
1 month ago
Rapptz
f793af0456
Add item parameter to DynamicItem.from_custom_id
2 years ago
Rapptz
418230641c
Add dynamic counter example
2 years ago
Rapptz
a852f90358
Add support for dynamic items that parse custom_id for state
2 years ago
Abe Hanoka
4adfde1a7b
Fix missing word in persistent view example
2 years ago
Kellenn
64849ebcc8
Remove unused import in dropdown example
3 years ago
Rapptz
8591cfc5e7
Run black on all examples and require it for CI
3 years ago
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.
3 years ago
Rapptz
bc70ec5cfd
Change persistent view example to use new setup_hook
3 years ago
Austin
5780ff5ef0
Add message content intent to examples
3 years ago
Robin5605
78aea51f50
Add an example for the new dropdowns
4 years ago
Ay355
fc51736b34
Add a new view example for link buttons
4 years ago
Nadir Chowdhury
7d0bd7ed20
add persistent view in on_ready to avoid loop issues
4 years ago
Rapptz
7386a971f8
Add examples for how to use views
4 years ago