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