Class SendDice

  • All Implemented Interfaces:
    Validable

    public class SendDice
    extends BotApiMethodMessage
    Version:
    4.7 Use this method to send an animated emoji that will display a random value. On success, the sent Message is returned.
    Author:
    Ruben Bermudez
    • Constructor Detail

      • SendDice

        public SendDice()
    • Method Detail

      • setChatId

        public void setChatId​(@NonNull
                              @NonNull Long chatId)
      • enableNotification

        public void enableNotification()
      • disableNotification

        public void disableNotification()