Data about the Represents a result of an inline query that was chosen by the user and sent to their chat partner
The user that chose the result
The unique identifier for the result that was chosen
Optional
inlineIdentifier 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
locationSender location, only for bots that require user location
The query that was used to obtain the result
The client that instantiated this
Protected
_cloneProtected
_patchProtected
_updateFlatten an object. Any properties that are collections will get converted to an array of keys.
Optional
propsRecursive: booleanOptional. If true, calls toJSON method on nested objects.
Rest
...props: Record<string, string | boolean>[]Optional. Specific properties to include/exclude, or rename.
Flattened object.
The client that instantiated this