mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
Update types.ts
This commit is contained in:
@@ -11327,6 +11327,7 @@ export interface operations {
|
||||
type?: string | null;
|
||||
/** Format: misskey:id */
|
||||
userId?: string | null;
|
||||
search?: string | null;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user