ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
Contact
/
Contact
Contact
constructor
(
phoneNumber
:
String
,
firstName
:
String
,
lastName
:
String
?
=
null
,
userId
:
UserId
?
=
null
,
vcard
:
String
?
=
null
)