guide icon indicating copy to clipboard operation
guide copied to clipboard

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

Open DefiDebauchery opened this issue 1 year ago • 0 comments

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

DefiDebauchery avatar Sep 20 '24 03:09 DefiDebauchery