chore: auto-generate protobuf files [skip ci]

This commit is contained in:
github-actions[bot]
2026-04-10 18:29:20 +00:00
parent aad6f5f598
commit 3d5081981b
2 changed files with 15 additions and 3 deletions

View File

@@ -80,6 +80,7 @@ export interface ChangeDataRequest {
customStatusEmoji?: string | undefined;
timezone?: string | undefined;
language?: string | undefined;
isPublic?: boolean | undefined;
}
export interface ChangeDataResponse {