Commit d2132a66 authored by Him188's avatar Him188

Fix imports

parent c7b91539
......@@ -2,6 +2,11 @@
package net.mamoe.mirai.qqandroid.message
import net.mamoe.mirai.message.data.md5
import net.mamoe.mirai.qqandroid.network.protocol.data.proto.HummerCommelem
import net.mamoe.mirai.qqandroid.network.protocol.data.proto.ImMsgBody
import net.mamoe.mirai.qqandroid.utils.io.serialization.toByteArray
internal fun GroupFlashImage.toJceData() = ImMsgBody.Elem(
commonElem = ImMsgBody.CommonElem(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment