Revert "new WS ControlRequest data type"
This reverts commit 70e8b215cb
.
This commit is contained in:
@ -56,11 +56,6 @@ type Control struct {
|
||||
ID string `json:"id"`
|
||||
}
|
||||
|
||||
type ControlRequest struct {
|
||||
Event string `json:"event"`
|
||||
KeyboardLayout string `json:"keyboard_layout"`
|
||||
}
|
||||
|
||||
type ControlTarget struct {
|
||||
Event string `json:"event"`
|
||||
ID string `json:"id"`
|
||||
|
Reference in New Issue
Block a user