Class ForceReply

java.lang.Object
com.pengrad.telegrambot.model.request.Keyboard
com.pengrad.telegrambot.model.request.ForceReply
All Implemented Interfaces:
java.io.Serializable

public class ForceReply
extends Keyboard
implements java.io.Serializable
stas 8/4/15.
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    ForceReply()  
    ForceReply​(boolean selective)  
  • Method Summary

    Modifier and Type Method Description
    ForceReply inputFieldPlaceholder​(java.lang.String inputFieldPlaceholder)  
    ForceReply selective​(boolean selective)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait