Commit Graph

9 Commits

Author SHA1 Message Date
f793af0456 Add item parameter to DynamicItem.from_custom_id 2023-09-03 02:52:05 -04:00
418230641c Add dynamic counter example 2023-09-03 02:52:05 -04:00
a852f90358 Add support for dynamic items that parse custom_id for state 2023-09-03 02:52:05 -04:00
4adfde1a7b Fix missing word in persistent view example 2022-12-14 19:09:45 -05:00
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
bc70ec5cfd Change persistent view example to use new setup_hook 2022-03-14 06:12:58 -04:00
5780ff5ef0 Add message content intent to examples 2022-03-06 23:04:48 -05:00
7d0bd7ed20 add persistent view in on_ready to avoid loop issues 2021-06-29 20:02:55 -04:00
7386a971f8 Add examples for how to use views 2021-06-29 04:19:12 -04:00