Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please provide a full visual diagram of the various interaction edit methods. #476

Open
DefiDebauchery opened this issue Sep 20, 2024 · 0 comments

Comments

@DefiDebauchery
Copy link

Summary

Visually explain Interaction Edit methods

The Problem

Between the Guide, GitHub examples, legacy code, and IDE autocomplete, there are several options for editing the messages related to Interactions, such as .edit(), .respond(), .edit_original_response(), .edit_original_message(), etc.

This is very confusing, especially when you try to work on Views again after a few months.

The Ideal Solution

A de facto guide on the various Interaction methods, when to use them, and what they affect would be incredibly helpful.

Ideally, this would include a screenshot of an interaction with as many pieces (followups, etc) as relevant, with labels detailing which piece would be operated on by each method -- including which ones trigger the responded flag.

The Current Solution

No response

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant