Function telepAIr::handlers::update_handler::handle_updates
source ยท pub async fn handle_updates(
tg: Client,
chat_map: HashMap<i64, String>,
db: &mut Database,
) -> Result<(), Box<dyn Error>>