| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat.inline.send.content |
| Modifier and Type | Method and Description |
|---|---|
static InputContactMessageContent.InputContactMessageContentBuilder |
InputContactMessageContent.builder()
This builder will allow you to progressively construct this object.
|
InputContactMessageContent.InputContactMessageContentBuilder |
InputContactMessageContent.InputContactMessageContentBuilder.firstName(String firstName)
*Required*
Sets the first name to the provided value
|
InputContactMessageContent.InputContactMessageContentBuilder |
InputContactMessageContent.InputContactMessageContentBuilder.lastName(String lastName)
*Optional*
Sets the last name to the provided value
|
InputContactMessageContent.InputContactMessageContentBuilder |
InputContactMessageContent.InputContactMessageContentBuilder.phoneNumber(String phoneNumber)
*Required*
Sets the phone number to the provided value
|
Copyright © 2017. All rights reserved.