Preparing search index...
The search index is not available
dddice JavaScript SDK
dddice JavaScript SDK
IUser
Interface IUser
User
interface
IUser
{
uuid
:
string
;
name
:
string
;
username
:
string
;
created_at
:
string
;
updated_at
:
string
;
has_external_accounts
:
boolean
;
subscription
:
boolean
;
is_profile_complete
:
boolean
;
}
Index
Properties
uuid
name
username
created_
at
updated_
at
has_
external_
accounts
subscription
is_
profile_
complete
Properties
uuid
uuid
:
string
name
name
:
string
username
username
:
string
created_
at
created_
at
:
string
updated_
at
updated_
at
:
string
has_
external_
accounts
has_
external_
accounts
:
boolean
subscription
subscription
:
boolean
is_
profile_
complete
is_
profile_
complete
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
uuid
name
username
created_
at
updated_
at
has_
external_
accounts
subscription
is_
profile_
complete
dddice JavaScript SDK
ThreeDDiceRollEvent
ThreeDDiceRoomEvent
ThreeDDiceDiceBoxEvent
ConnectionStateCallback
ConnectionErrorCallback
ConnectionCreatedCallback
ConnectionUpdatedCallback
DiceBoxEventCallback
RollEventCallback
RoomEventCallback
LocalEventCallback
DieEventCallback
IApiResponse
ThreeDDiceAPI
Point2
Point3
Point4
TextSize
PickUp
DiceSize
ClickBehavior
Loading...
Generated using
TypeDoc
User