Data about the contains information about an incoming shipping query
User who sent the query
Unique query identifier
Bot specified invoice payload.
User specified shipping address
The client that instantiated this
Protected_cloneProtected_patchProtected_updateIf you sent an invoice requesting a shipping address and the parameter is_flexible was specified, the Bot API will send an Update with a shipping_query field to the bot. Use this method to reply to shipping queries.
Pass True if delivery to the specified address is possible and False if there are any problems (for example, if delivery to the specified address is not possible)
Optionaloptions: Omit<out parameters
On success, True is returned.
Flatten an object. Any properties that are collections will get converted to an array of keys.
OptionalpropsRecursive: booleanOptional. If true, calls toJSON method on nested objects.
Optional. Specific properties to include/exclude, or rename.
Flattened object.
The client that instantiated this