Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a result of an inline query that was chosen by the user and sent to their chat partner.

Hierarchy

  • IChosenInlineResult

Index

Properties

from

from: IUser

The user that chose the result.

Optional inline_message_id

inline_message_id: string

Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message. Will be also received in callback queries and can be used to edit the message.

Optional location

location: ILocation

Sender location, only for bots that require user location.

query

query: string

The query that was used to obtain the result.

result_id

result_id: string

The unique identifier for the result that was chosen.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc