[Docs] Switch some images from PNG to SVG (#2939)
* Channel inheritance tree * more svgs + some minor docs adjustments
This commit is contained in:
@@ -14,19 +14,19 @@ Slash command interactions support the most commonly used response methods.
|
||||
> [!NOTE]
|
||||
> Same scheme applies to context command interactions.
|
||||
|
||||

|
||||

|
||||
|
||||
## Responding to a component interaction
|
||||
|
||||
Component interactions share a lot of response mwthods with [slash command interactions](#responding-to-a-slash-command-interaction), but they also provide a way to update the message components were attached to.
|
||||
Component interactions share a lot of response methods with [slash command interactions](#responding-to-a-slash-command-interaction), but they also provide a way to update the message components were attached to.
|
||||
|
||||
> [!NOTE]
|
||||
> Some followup methods change their behavior depending on what initial response you've sent.
|
||||
|
||||

|
||||

|
||||
|
||||
## Responding to a modal interaction
|
||||
|
||||
While being similar to [Component Interaction Scheme](#responding-to-a-modal-interaction), modal interactions lack the option of responding with a modal.
|
||||
|
||||

|
||||

|
||||
Reference in New Issue
Block a user