Function send_message

Source
pub fn send_message(msg: String, token: &str, chat_id: i64) -> Response
Expand description

Sends a Telegram message

Sends the supplied message to the designated chad ID, using the supplied token.