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

public class InlineQuery extends Object implements BotApiObject
Version:
1.0 This object represents an incoming inline query. When the user sends an empty query, your bot could return some default or trending results.
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • InlineQuery

      public InlineQuery()