1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 19:17:38 +08:00

Merge branch 'master' of github.com:/Mrs4s/MiraiGo

This commit is contained in:
Mrs4s 2021-10-30 00:49:02 +08:00
commit a5c23d8236
No known key found for this signature in database
GPG Key ID: 3186E98FA19CE3A7

View File

@ -2,6 +2,7 @@ package message
import ( import (
"fmt" "fmt"
"github.com/Mrs4s/MiraiGo/client/pb/msg" "github.com/Mrs4s/MiraiGo/client/pb/msg"
"github.com/Mrs4s/MiraiGo/utils" "github.com/Mrs4s/MiraiGo/utils"
"google.golang.org/protobuf/proto" "google.golang.org/protobuf/proto"