First draft of the remote API
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
message Error
|
||||
{
|
||||
required bool error = 1;
|
||||
optional string message = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user