com.atproto.server.defs
#inviteCode​
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| code | string | - | ✅ | - |
| available | integer | - | ✅ | - |
| disabled | boolean | - | ✅ | - |
| forAccount | string | - | ✅ | - |
| createdBy | string | - | ✅ | - |
| createdAt | string (datetime) | - | ✅ | - |
| uses | array of #inviteCodeUse | - | ✅ | - |
#inviteCodeUse​
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| usedBy | string (did) | - | ✅ | - |
| usedAt | string (datetime) | - | ✅ | - |