docs
2.2.0
js
docs
/
dev.inmo.tgbotapi.webapps
/
WebAppUser
Web
App
User
js
external
interface
WebAppUser
Content copied to clipboard
Properties
Extensions
Properties
firstName
Link copied to clipboard
js
abstract
val
firstName
:
String
Content copied to clipboard
id
Link copied to clipboard
js
abstract
val
id
:
Identifier
Content copied to clipboard
isBot
Link copied to clipboard
js
abstract
val
isBot
:
Boolean
?
Content copied to clipboard
languageCode
Link copied to clipboard
js
abstract
val
languageCode
:
String
?
Content copied to clipboard
lastName
Link copied to clipboard
js
abstract
val
lastName
:
String
?
Content copied to clipboard
photoUrl
Link copied to clipboard
js
abstract
val
photoUrl
:
String
?
Content copied to clipboard
username
Link copied to clipboard
js
abstract
val
username
:
String
?
Content copied to clipboard
Extensions
as
User
Link copied to clipboard
js
fun
WebAppUser
.
asUser
(
)
:
User
Content copied to clipboard