forked from mirrors/misskey
Update types.ts
This commit is contained in:
@@ -11327,6 +11327,7 @@ export interface operations {
|
|||||||
type?: string | null;
|
type?: string | null;
|
||||||
/** Format: misskey:id */
|
/** Format: misskey:id */
|
||||||
userId?: string | null;
|
userId?: string | null;
|
||||||
|
search?: string | null;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user