Merge branch 'develop' into release/2024.5.0
This commit is contained in:
@@ -4441,7 +4441,6 @@ export type components = {
|
||||
caseSensitive: boolean;
|
||||
/** @default false */
|
||||
localOnly: boolean;
|
||||
notify: boolean;
|
||||
/** @default false */
|
||||
excludeBots: boolean;
|
||||
/** @default false */
|
||||
@@ -9748,7 +9747,6 @@ export type operations = {
|
||||
excludeBots?: boolean;
|
||||
withReplies: boolean;
|
||||
withFile: boolean;
|
||||
notify: boolean;
|
||||
};
|
||||
};
|
||||
};
|
||||
@@ -10030,7 +10028,6 @@ export type operations = {
|
||||
excludeBots?: boolean;
|
||||
withReplies?: boolean;
|
||||
withFile?: boolean;
|
||||
notify?: boolean;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user