GraiaProject / Ariadne

一个优雅且完备的 Python QQ 自动化框架,基于 Mirai API HTTP v2。 Powered by Graia Project.
https://graia.cn/ariadne
GNU Affero General Public License v3.0
753 stars 45 forks source link

[Feature] MessageChain.replace #97

Closed I-love-study closed 2 years ago

I-love-study commented 2 years ago

使用场景 比如需要出现替换元素的时候 如 msg.replace(At(app.account),Plain("[bot]"))

你想要的解决方案 MessageChain 加一个 replace 方法