mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-05 07:30:09 +08:00
Fix imports
This commit is contained in:
parent
c7b915390a
commit
d2132a66ca
@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
package net.mamoe.mirai.qqandroid.message
|
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(
|
internal fun GroupFlashImage.toJceData() = ImMsgBody.Elem(
|
||||||
commonElem = ImMsgBody.CommonElem(
|
commonElem = ImMsgBody.CommonElem(
|
||||||
|
Loading…
Reference in New Issue
Block a user