feat: add update profile (isPublic: true)
All checks were successful
Publish / Publish Job (push) Successful in 2m33s
All checks were successful
Publish / Publish Job (push) Successful in 2m33s
This commit is contained in:
@@ -93,6 +93,7 @@ message ChangeDataRequest {
|
||||
optional string custom_status_emoji = 8;
|
||||
optional string timezone = 9;
|
||||
optional string language = 10;
|
||||
optional bool is_public = 11;
|
||||
}
|
||||
|
||||
message ChangeDataResponse {
|
||||
|
||||
Reference in New Issue
Block a user