luzapi
Preparing search index...
types/types
TelegramUser
Interface TelegramUser
interface
TelegramUser
{
auth_token
:
string
|
null
;
id
:
number
;
telegram_id
:
number
;
token_expires_at
:
string
|
null
;
username
:
string
|
null
;
}
Index
Properties
auth_
token
id
telegram_
id
token_
expires_
at
username
Properties
auth_
token
auth_token
:
string
|
null
id
id
:
number
telegram_
id
telegram_id
:
number
token_
expires_
at
token_expires_at
:
string
|
null
username
username
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth_
token
id
telegram_
id
token_
expires_
at
username
luzapi
Loading...