Uses of Class
org.telegram.telegrambots.meta.api.methods.send.SendContact
-
Packages that use SendContact Package Description org.telegram.telegrambots.meta.api.methods.send -
-
Uses of SendContact in org.telegram.telegrambots.meta.api.methods.send
Methods in org.telegram.telegrambots.meta.api.methods.send that return SendContact Modifier and Type Method Description SendContactSendContact. disableNotification()SendContactSendContact. enableNotification()SendContactSendContact. setChatId(Long chatId)SendContactSendContact. setChatId(String chatId)SendContactSendContact. setFirstName(String firstName)SendContactSendContact. setLastName(String lastName)SendContactSendContact. setPhoneNumber(String phoneNumber)SendContactSendContact. setReplyMarkup(ReplyKeyboard replyMarkup)SendContactSendContact. setReplyToMessageId(Integer replyToMessageId)
-