Pawnote
Website
GitHub
Discord
Preparing search index...
account
Function account
account
(
session
:
SessionHandle
,
)
:
Promise
<
Readonly
<
{
address
:
string
[]
;
city
:
string
;
country
:
string
;
email
:
string
;
iCalToken
?:
string
;
INE
:
string
;
phone
:
string
;
postalCode
:
string
;
province
:
string
;
}
,
>
,
>
Get information about the user
Parameters
session
:
SessionHandle
The current session handle
Returns
Promise
<
Readonly
<
{
address
:
string
[]
;
city
:
string
;
country
:
string
;
email
:
string
;
iCalToken
?:
string
;
INE
:
string
;
phone
:
string
;
postalCode
:
string
;
province
:
string
;
}
,
>
,
>
The account information
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website
GitHub
Discord
Pawnote
Loading...
Get information about the user