Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
defer_ephemeral
for modals (#2347)
Deferring an interaction ephemerally should be done using `DeferredChannelMessageWithSource`. Modals support using `DeferredUpdateMessage`, but this is undocumented.
- Loading branch information