Class KeyboardButtonRequestUser

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

public class KeyboardButtonRequestUser
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    KeyboardButtonRequestUser​(java.lang.Integer requestId)  
  • Method Summary

    Modifier and Type Method Description
    KeyboardButtonRequestUser userIsBot​(java.lang.Boolean userIsBot)  
    KeyboardButtonRequestUser userIsPremium​(java.lang.Boolean userIsPremium)  

    Methods inherited from class java.lang.Object

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