misskey-js 2025.8.0-alpha.6 → 2025.8.0-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2181,6 +2181,7 @@ export type components = {
2181
2181
  canManageCustomEmojis: boolean;
2182
2182
  canManageAvatarDecorations: boolean;
2183
2183
  canSearchNotes: boolean;
2184
+ canSearchUsers: boolean;
2184
2185
  canUseTranslator: boolean;
2185
2186
  canHideAds: boolean;
2186
2187
  driveCapacityMb: number;