2024 edition
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use crate::{errors::NoUserInfo, prelude::*};
|
||||
use std::sync::Arc;
|
||||
use teloxide::{
|
||||
dispatching::{dialogue::GetChatId, DpHandlerDescription},
|
||||
dispatching::{DpHandlerDescription, dialogue::GetChatId},
|
||||
dptree::Handler,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user