Class MenuButtonWebApp

java.lang.Object
com.pengrad.telegrambot.model.MenuButton
com.pengrad.telegrambot.model.MenuButtonWebApp
All Implemented Interfaces:
java.io.Serializable

public class MenuButtonWebApp
extends MenuButton
implements java.io.Serializable
Mirco Ianese 20 Apr 2022
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    MenuButtonWebApp​(java.lang.String text, WebAppInfo webAppInfo)  
  • Method Summary

    Modifier and Type Method Description
    boolean equals​(java.lang.Object o)  
    int hashCode()  
    java.lang.String toString()  

    Methods inherited from class com.pengrad.telegrambot.model.MenuButton

    type

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait