Home
last modified time | relevance | path

Searched defs:get_input_invoice (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DPayments.cpp643 InputInvoice get_input_invoice(tl_object_ptr<telegram_api::messageMediaInvoice> &&message_invoice, … in get_input_invoice() function
667 InputInvoice get_input_invoice(tl_object_ptr<telegram_api::botInlineMessageMediaInvoice> &&message_… in get_input_invoice() function
817 static tl_object_ptr<telegram_api::invoice> get_input_invoice(const Invoice &invoice) { in get_input_invoice() function