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

public class ChosenInlineQuery extends Object implements BotApiObject
Version:
1.0 Represents a result of an inline query that was chosen by the user and sent to their chat partner.
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • ChosenInlineQuery

      public ChosenInlineQuery()