ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.request
/
SharedUser
/
SharedUser
Shared
User
constructor
(
id
:
UserId
,
firstName
:
String
?
=
null
,
lastName
:
String
?
=
null
,
username
:
Username
?
=
null
,
photo
:
PhotoFile
?
=
null
)