Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 207b56e419 |
@@ -77,6 +77,7 @@ type WebsocketSignData struct {
|
||||
type VoiceAssistant struct {
|
||||
Id uint32 `json:"id"`
|
||||
Type uint8 `json:"type"`
|
||||
OnlineStatus uint8 `json:"online_status"`
|
||||
BemFaEnable uint8 `json:"bem_fa_enable"`
|
||||
BemFaName string `json:"bem_fa_name"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user