ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.chat
/
CommonUser
/
CommonUser
Common
User
constructor
(
id
:
UserId
,
firstName
:
String
,
lastName
:
String
=
""
,
username
:
Username
?
=
null
,
languageCode
:
String
)
constructor
(
id
:
UserId
,
firstName
:
String
,
lastName
:
String
=
""
,
username
:
Username
?
=
null
,
ietfLanguageCode
:
IetfLang
?
=
null
,
isPremium
:
Boolean
=
false
,
addedToAttachmentMenu
:
Boolean
=
false
)