ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
com.atproto.server
/
InviteCode
/
InviteCode
Invite
Code
constructor
(
code
:
String
,
available
:
Long
,
disabled
:
Boolean
,
forAccount
:
String
,
createdBy
:
String
,
createdAt
:
Timestamp
,
uses
:
List
<
InviteCodeUse
>
)