Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How i can remove embed from message? - Kord Extensions
KE
Kord Extensions
•
9mo ago
•
21 replies
Zorinov
How i can remove embed from message?
I need remove embed from message
, i edit message with embed and after edit embed still on message
Solution
You need to set the embeds property to an empty list
embeds = mutableListOf()
embeds = mutableListOf()
Jump to solution
Kord Extensions
Join
The official server for Kord Extensions (KordEx), the premier Kotlin Discord bot framework.
113
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
How send message to user by id?
KE
Kord Extensions / kordex-support
16mo ago
How i can start kordex on 21 jdk?
KE
Kord Extensions / kordex-support
16mo ago
Why event called twice when i send message?
KE
Kord Extensions / kordex-support
16mo ago