mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
misskey-js update after our changes
This commit is contained in:
@@ -11426,6 +11426,13 @@ export type operations = {
|
||||
untilDate?: number;
|
||||
/** @default false */
|
||||
allowPartial?: boolean;
|
||||
/** @default true */
|
||||
withRenotes?: boolean;
|
||||
/**
|
||||
* @description Only show notes that have attached files.
|
||||
* @default false
|
||||
*/
|
||||
withFiles?: boolean;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user