mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-23 15:01:45 +01:00
ugh
This commit is contained in:
parent
f03f34ce3e
commit
5ac8dff53a
1 changed files with 0 additions and 1 deletions
|
@ -1038,7 +1038,6 @@ impl Requester for Bot {
|
||||||
|
|
||||||
type CreateInvoiceLink = JsonRequest<payloads::CreateInvoiceLink>;
|
type CreateInvoiceLink = JsonRequest<payloads::CreateInvoiceLink>;
|
||||||
|
|
||||||
/// For Telegram documentation see [`CreateInvoiceLink`].
|
|
||||||
fn create_invoice_link<T, D, Pa, P, C, Pri>(
|
fn create_invoice_link<T, D, Pa, P, C, Pri>(
|
||||||
&self,
|
&self,
|
||||||
title: T,
|
title: T,
|
||||||
|
|
Loading…
Reference in a new issue