WIP: add Message-Components handling/registry #21
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/message-components"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
add InteractionMethods (MessageComponentMethod subclass) for components-structure or alternatively static definition on original Method
gets called when retrieving component, interaction gets fired or manually
Refactor Autocompletes to make use of refs for reusability
Enable possibility to aggregate multiple autocomplete refs ->
Add InteractionProcessor for this exact purpose (inject custom code into execution task)
Checkout
From your project repository, check out a new branch and test the changes.