misskey-js 2025.4.1-beta.0 → 2025.4.1-beta.2

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.
@@ -2168,6 +2168,7 @@ export type components = {
2168
2168
  canUseTranslator: boolean;
2169
2169
  canHideAds: boolean;
2170
2170
  driveCapacityMb: number;
2171
+ maxFileSizeMb: number;
2171
2172
  alwaysMarkNsfw: boolean;
2172
2173
  canUpdateBioMedia: boolean;
2173
2174
  pinLimit: number;