teloxide/src
2019-11-06 23:49:56 +03:00
..
bot Add Bot::{get_updates, get_me, send_message, send_animation} 2019-11-05 19:45:56 +03:00
dispatching Comment all the deprecated stuff 2019-11-04 22:45:14 +03:00
network Add dynamic::{Kind, Payload, Request} (they are needed for storing _some_ request with concrete output) 2019-11-05 00:28:47 +03:00
requests Rename Method::METHOD => NAME, DynMethod::method => name 2019-11-06 23:49:56 +03:00
types Small fixes in derived traits and docs of ChatId, ReplyMarkup and ReplyMarkup-related structs 2019-11-05 19:27:03 +03:00
errors.rs Replace impl Error + derive Display with thiserror 2019-10-13 13:05:22 +06:00
lib.rs Add Ignore and IgnoreSafe error policies. 2019-11-02 17:15:13 +03:00