Teleforge API Reference - v0.1.0
Preparing search index...
core/src
WebAppInitData
Interface WebAppInitData
interface
WebAppInitData
{
auth_date
?:
number
;
can_send_after
?:
number
;
chat
?:
WebAppChat
;
chat_instance
?:
string
;
chat_type
?:
string
;
hash
?:
string
;
query_id
?:
string
;
receiver
?:
WebAppUser
;
start_param
?:
string
;
user
?:
WebAppUser
;
}
Index
Properties
auth_
date?
can_
send_
after?
chat?
chat_
instance?
chat_
type?
hash?
query_
id?
receiver?
start_
param?
user?
Properties
Optional
auth_
date
auth_date
?:
number
Optional
can_
send_
after
can_send_after
?:
number
Optional
chat
chat
?:
WebAppChat
Optional
chat_
instance
chat_instance
?:
string
Optional
chat_
type
chat_type
?:
string
Optional
hash
hash
?:
string
Optional
query_
id
query_id
?:
string
Optional
receiver
receiver
?:
WebAppUser
Optional
start_
param
start_param
?:
string
Optional
user
user
?:
WebAppUser
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auth_
date
can_
send_
after
chat
chat_
instance
chat_
type
hash
query_
id
receiver
start_
param
user
Teleforge API Reference - v0.1.0
Loading...