mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 19:17:38 +08:00
add: GroupVoiceElement.Data
This commit is contained in:
parent
371a7516fe
commit
2a32e62327
@ -26,7 +26,8 @@ type GroupImageElement struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type GroupVoiceElement struct {
|
type GroupVoiceElement struct {
|
||||||
Ptt *msg.Ptt
|
Data []byte
|
||||||
|
Ptt *msg.Ptt
|
||||||
}
|
}
|
||||||
|
|
||||||
type FriendImageElement struct {
|
type FriendImageElement struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user