- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
13 lines
469 B
Markdown
13 lines
469 B
Markdown
---
|
|
id: 4ede959f-7323-43f1-b137-34c95d19e102
|
|
type: solution
|
|
title: "Clear confirmation content on edit_original_response"
|
|
tags: [major-domo, discord-bot, fix, ui]
|
|
importance: 0.5
|
|
confidence: 0.8
|
|
created: "2026-01-28T22:17:44.075500+00:00"
|
|
updated: "2026-01-28T22:17:44.075500+00:00"
|
|
---
|
|
|
|
When using ConfirmationView and then editing the response with a result embed, must set content=None to clear the '✅ Confirmed\!' message, otherwise you get double emoji display.
|