Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何编辑机器人使用消息 ID 发送的消息?
你的问题没有什么背景,所以很难说你在做什么。但是通过项目的问题跟踪快速搜索导致我这篇文章,这表明你基本上只是调用ModifyAsync消息:
ModifyAsync
await botMessage.ModifyAsync("New content", newEmbed);