mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-26 00:17:08 +01:00
Update src/core/requests/stop_message_live_location.rs
Co-Authored-By: Waffle Lapkin <waffle.lapkin@gmail.com>
This commit is contained in:
parent
b831cd3f1c
commit
f37e41361f
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ impl<'a> Request<'a> for StopMessageLiveLocation<'a> {
|
||||||
"stopMessageLiveLocation",
|
"stopMessageLiveLocation",
|
||||||
&self,
|
&self,
|
||||||
)
|
)
|
||||||
.await
|
.await
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue