Uses of Class
org.telegram.telegrambots.meta.api.methods.send.SendDice
-
Packages that use SendDice Package Description org.telegram.telegrambots.meta.api.methods.send -
-
Uses of SendDice in org.telegram.telegrambots.meta.api.methods.send
Methods in org.telegram.telegrambots.meta.api.methods.send that return SendDice Modifier and Type Method Description SendDiceSendDice. disableNotification()SendDiceSendDice. enableNotification()SendDiceSendDice. setChatId(Long chatId)SendDiceSendDice. setChatId(String chatId)SendDiceSendDice. setEmoji(String emoji)SendDiceSendDice. setReplyMarkup(ReplyKeyboard replyMarkup)SendDiceSendDice. setReplyToMessageId(Integer replyToMessageId)
-