ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
app.bsky.video
/
GetUploadLimitsResponse
/
GetUploadLimitsResponse
Get
Upload
Limits
Response
constructor
(
canUpload
:
Boolean
,
remainingDailyVideos
:
Long
?
=
null
,
remainingDailyBytes
:
Long
?
=
null
,
message
:
String
?
=
null
,
error
:
String
?
=
null
)