mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-25 04:50:26 +08:00
add: ...
This commit is contained in:
parent
1d330c2f04
commit
8ef30d9e74
mirai-core/src
commonMain/kotlin/message/protocol/impl
commonTest/kotlin/message/protocol
@ -71,6 +71,7 @@ internal class AnimatedStickerProtocol : MessageProtocol() {
|
||||
)
|
||||
|
||||
collect(ImMsgBody.Elem(commonElem = commonElem))
|
||||
processAlso(data.contentToString().toPlainText())
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2019-2022 Mamoe Technologies and contributors.
|
||||
* Copyright 2019-2023 Mamoe Technologies and contributors.
|
||||
*
|
||||
* 此源代码的使用受 GNU AFFERO GENERAL PUBLIC LICENSE version 3 许可证的约束, 可以在以下链接找到该许可证.
|
||||
* Use of this source code is governed by the GNU AGPLv3 license that can be found through the following link.
|
||||
|
Loading…
Reference in New Issue
Block a user