docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.abstracts
/
CommonContactData
Common
Contact
Data
interface
CommonContactData
(
source
)
Inheritors
Contact
InlineQueryResultContact
InputContactMessageContent
Members
Properties
first
Name
Link copied to clipboard
abstract
val
firstName
:
String
last
Name
Link copied to clipboard
abstract
val
lastName
:
String
?
phone
Number
Link copied to clipboard
abstract
val
phoneNumber
:
String
vcard
Link copied to clipboard
abstract
val
vcard
:
String
?