Commit Graph

4 Commits

Author SHA1 Message Date
8591cfc5e7 Run black on all examples and require it for CI 2022-03-24 23:40:59 -04: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
5780ff5ef0 Add message content intent to examples 2022-03-06 23:04:48 -05:00
7386a971f8 Add examples for how to use views 2021-06-29 04:19:12 -04:00