Class ReplyKeyboardHide

  • All Implemented Interfaces:
    java.io.Serializable

    @Deprecated
    public class ReplyKeyboardHide
    extends Keyboard
    implements java.io.Serializable
    Deprecated.
    stas 8/4/15.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class com.pengrad.telegrambot.model.request.Keyboard

        toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ReplyKeyboardHide

        public ReplyKeyboardHide()
        Deprecated.
      • ReplyKeyboardHide

        public ReplyKeyboardHide​(boolean selective)
        Deprecated.