mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Merge branch 'master' into bot-builder
This commit is contained in:
commit
7ed92228a7
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
html_favicon_url = "https://github.com/teloxide/teloxide/raw/master/ICON.png"
|
||||
)]
|
||||
#![allow(clippy::match_bool)]
|
||||
#![forbid(unsafe_code)]
|
||||
|
||||
pub use bot::{Bot, BotBuilder};
|
||||
pub use errors::{ApiErrorKind, DownloadError, RequestError};
|
||||
|
|
Loading…
Add table
Reference in a new issue