Merge pull request #235 from teloxide/fixdocs

Fix docs
This commit is contained in:
Waffle Maybe 2022-06-30 12:32:35 +04:00 committed by GitHub
commit b13393dac4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1038,7 +1038,6 @@ impl Requester for Bot {
type CreateInvoiceLink = JsonRequest<payloads::CreateInvoiceLink>;
/// For Telegram documentation see [`CreateInvoiceLink`].
fn create_invoice_link<T, D, Pa, P, C, Pri>(
&self,
title: T,