aplafoe
Results
2
comments of
aplafoe
> 1. Typo, `str_with_spolier` > 2. Teloxide doesnt have 1.47.1 version > 3. Can't replicate, this code works for me: > > use teloxide::{ > dispatching::UpdateFilterExt, > prelude::*, > };...
I'm sorry teloxide version is 0.17.0. Typeof str_with_spoiler is std::string::String. Probably it isn't big problem for me i successfully using Html ParseMode. I tried your snippet and messages also wasn't...