Metatell AI Bot - v0.0.10
GitHub
NPM
Preparing search index...
@metatell/bot-core
PresenceUser
Interface PresenceUser
interface
PresenceUser
{
id
:
string
;
permissions
?:
Record
<
string
,
boolean
>
;
profile
:
{
avatarId
?:
string
;
displayName
?:
string
}
;
roles
?:
Record
<
string
,
boolean
>
;
}
Index
Properties
id
permissions?
profile
roles?
Properties
id
id
:
string
Optional
permissions
permissions
?:
Record
<
string
,
boolean
>
profile
profile
:
{
avatarId
?:
string
;
displayName
?:
string
}
Optional
roles
roles
?:
Record
<
string
,
boolean
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
permissions
profile
roles
GitHub
NPM
Metatell AI Bot - v0.0.10
Loading...