requestContact property
Optional. If True, the user's phone number will be sent as a contact when the button is pressed. Available in private chats only
Note: request_contact and request_location options will only work in Telegram versions released after 9 April, 2016. Older clients will display unsupported message.
Implementation
final bool? requestContact;