TDLib v0.0.2 TDLib.Method.ValidateOrderInfo View Source

Validates the order information provided by a user and returns the available shipping options for a flexible invoice. Returns object_ptr.

NameTypeDescription
chat_idstringChat identifier of the Invoice message.
message_idstringMessage identifier.
order_infoorderInfoThe order information, provided by the user.
allow_saveboolTrue, if the order information can be saved.

More details on telegram’s documentation.