feature: Adds remote implementation of code.

This commit is contained in:
Tera << 8 2025-02-16 21:51:33 -05:00
parent cf90ddb104
commit 432d457ad7
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
4 changed files with 396 additions and 17 deletions

View file

@ -1,5 +1,6 @@
package datacommands
// DO NOT USE
type ProxyStatusRequest struct {
ProxyID uint16
}