Added NoUserInfo, NoMessageText and HandlerUsed error types to decrease the amount of unwraps
This commit is contained in:
@@ -28,4 +28,5 @@ serde = "1.0.160"
|
||||
serde_json = "1.0.96"
|
||||
sha2 = "0.10.6"
|
||||
teloxide = { version = "0.12.2", features = ["macros", "ctrlc_handler", "rustls", "throttle"], default-features = false }
|
||||
thiserror = "1.0.40"
|
||||
tokio = { version = "1.27.0", features = ["macros", "rt-multi-thread"] }
|
||||
|
Reference in New Issue
Block a user