✨ Development SDK of Paperclip
✨ Support update usage by random id
This commit is contained in:
@@ -56,7 +56,8 @@ message UpdateVisibilityResponse {
|
||||
|
||||
message UpdateUsageRequest {
|
||||
repeated uint64 id = 1;
|
||||
int64 delta = 2;
|
||||
repeated string rid = 2;
|
||||
int64 delta = 3;
|
||||
}
|
||||
|
||||
message UpdateUsageResponse {
|
||||
|
Reference in New Issue
Block a user