static SendContact.SendContactBuilder |
SendContact.builder() |
|
SendContact.SendContactBuilder |
SendContact.SendContactBuilder.callback(java.util.function.Consumer<ContactMessage> callback) |
|
SendContact.SendContactBuilder |
SendContact.SendContactBuilder.chatId(ChatId chatId) |
|
SendContact.SendContactBuilder |
SendContact.SendContactBuilder.disableNotification(java.lang.Boolean disableNotification) |
|
SendContact.SendContactBuilder |
SendContact.SendContactBuilder.errorHandler(java.util.function.Consumer<TelegramException> errorHandler) |
|
SendContact.SendContactBuilder |
SendContact.SendContactBuilder.firstName(java.lang.String firstName) |
|
SendContact.SendContactBuilder |
SendContact.SendContactBuilder.lastName(java.lang.String lastName) |
|
SendContact.SendContactBuilder |
SendContact.SendContactBuilder.phoneNumber(java.lang.String phoneNumber) |
|
SendContact.SendContactBuilder |
SendContact.SendContactBuilder.replyMarkup(ReplyMarkup replyMarkup) |
|
SendContact.SendContactBuilder |
SendContact.SendContactBuilder.replyToMessageId(java.lang.Integer replyToMessageId) |
|
SendContact.SendContactBuilder |
SendContact.SendContactBuilder.vcard(java.lang.String vcard) |
|