1 2 3 4 5 6 7
use telemon::config::config::Config; use telemon::Telemon; fn main() { // chat_id configda mavjud bo‘lsa Telemon::send("✅ Success ```telemon```").to(2); }