Class SendGame

  • All Implemented Interfaces:
    Validable

    public class SendGame
    extends BotApiMethodMessage
    Version:
    1.0 Use this method to send a game. On success, the sent Message is returned.
    Author:
    Ruben Bermudez
    • Constructor Detail

      • SendGame

        public SendGame()
    • Method Detail

      • setChatId

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

        public void enableNotification()
      • disableNotification

        public void disableNotification()