From 5ac8dff53a551764287211ef943b0a353f4d2cf9 Mon Sep 17 00:00:00 2001 From: Maybe Waffle Date: Wed, 29 Jun 2022 19:49:16 +0400 Subject: [PATCH] ugh --- src/bot/api.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bot/api.rs b/src/bot/api.rs index cbf76372..4ea83ae3 100644 --- a/src/bot/api.rs +++ b/src/bot/api.rs @@ -1038,7 +1038,6 @@ impl Requester for Bot { type CreateInvoiceLink = JsonRequest; - /// For Telegram documentation see [`CreateInvoiceLink`]. fn create_invoice_link( &self, title: T,