implement telegram bot
This commit is contained in:
parent
d00353fd5e
commit
cae6454f96
6 changed files with 1442 additions and 29 deletions
|
|
@ -1,7 +1,7 @@
|
|||
mod track;
|
||||
pub mod channel;
|
||||
pub mod download;
|
||||
pub mod player;
|
||||
pub mod telegram;
|
||||
mod track;
|
||||
|
||||
pub use track::TrackInfo;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue