mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-11 04:21:12 +01:00
Update src/prelude.rs
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
This commit is contained in:
parent
86253edc92
commit
68e3c5e089
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ pub use crate::{
|
||||||
|
|
||||||
pub use teloxide_core::{
|
pub use teloxide_core::{
|
||||||
adaptors::AutoSend,
|
adaptors::AutoSend,
|
||||||
requests::Request,
|
|
||||||
types::{
|
types::{
|
||||||
CallbackQuery, ChatMemberUpdated, ChosenInlineResult, InlineQuery, Message, Poll,
|
CallbackQuery, ChatMemberUpdated, ChosenInlineResult, InlineQuery, Message, Poll,
|
||||||
PollAnswer, PreCheckoutQuery, ShippingQuery,
|
PollAnswer, PreCheckoutQuery, ShippingQuery,
|
||||||
|
|
Loading…
Reference in a new issue