Class InlineQueryResultsButton

java.lang.Object
org.telegram.telegrambots.meta.api.objects.inlinequery.result.InlineQueryResultsButton
All Implemented Interfaces:
Serializable, BotApiObject, Validable

public class InlineQueryResultsButton extends Object implements Validable, BotApiObject
Version:
6.7 This object represents a button to be shown above inline query results. You must use exactly one of the optional fields.
Author:
Ruben Bermudez
See Also: