Function teloxide::utils::markdown::escape

source ·
pub fn escape(s: &str) -> String
Expand description

Escapes the string to be shown “as is” within the Telegram Markdown v2 message style.