Add support to send message to tg(incomplete

This commit is contained in:
2024-09-20 12:27:08 +00:00
committed by GitHub
parent 0210fb0902
commit a195bf48ff
10 changed files with 327 additions and 15 deletions

3
src/tmp_cache/mod.rs Normal file
View File

@@ -0,0 +1,3 @@
use crate::get_helper;
pub struct TmpCache {}