chore: remove double reply

This commit is contained in:
2024-10-28 11:26:44 +08:00
parent c139c09b1a
commit edfbb820a0
1 file changed
-1
@@ -229,7 +229,6 @@ object BiliVideoParseCommand {
share, like, favorite, fans, viewCount
)
val msg = MessageChain.Builder()
.addReply(message.messageId)
.addImage(image, true)
.addText(shortUrl)
.build()