Class 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:
    Serialized Form
    • Constructor Detail

      • InlineQuery

        public InlineQuery()