docs
4.2.4
js
docs
/
dev.inmo.tgbotapi.webapps
/
WebAppInitData
Web
App
Init
Data
js
external
interface
WebAppInitData
Properties
Properties
auth
Date
Link copied to clipboard
js
abstract
val
authDate
:
MilliSeconds
can
Send
After
Link copied to clipboard
js
abstract
val
canSendAfter
:
MilliSeconds
chat
Link copied to clipboard
js
abstract
val
chat
:
WebAppChat
hash
Link copied to clipboard
js
abstract
val
hash
:
String
query
Id
Link copied to clipboard
js
abstract
val
queryId
:
WebAppQueryId
?
receiver
Link copied to clipboard
js
abstract
val
receiver
:
WebAppUser
?
start
Param
Link copied to clipboard
js
abstract
val
startParam
:
String
?
user
Link copied to clipboard
js
abstract
val
user
:
WebAppUser
?