java.lang.Object
org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons.InlineKeyboardButton
All Implemented Interfaces:
Serializable, BotApiObject, Validable

public class InlineKeyboardButton extends Object implements Validable, BotApiObject
Version:
6.1 This object represents one button of an inline keyboard. You must use exactly one of the optional fields.
Author:
Ruben Bermudez
See Also: