Commit graph

20 commits

Author SHA1 Message Date
TheAwiteb
547f5889d2
Add expect_none method function to AttrValue
This method function will return a error if the option not a flag option
2023-09-07 08:02:17 +03:00
TheAwiteb
7881a1cb78
Fix https://github.com/teloxide/teloxide/issues/922 2023-08-29 01:15:56 +03:00
TheAwiteb
19a16d21eb
Make AttrValue::span instance function public 2023-08-29 01:15:22 +03:00
Maybe Waffle
f538faa966 Add deprecation warning for #[command(description = "off")] 2023-06-14 18:28:55 +04:00
Awiteb
c7c6b029b0 Update crates/teloxide-macros/src/command.rs
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2023-06-14 18:28:55 +04:00
Awiteb
3ea562dcda Update crates/teloxide-macros/src/command.rs
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2023-06-14 18:28:55 +04:00
Awiteb
53b5dd0a18 Update crates/teloxide-macros/src/command.rs
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2023-06-14 18:28:55 +04:00
TheAwiteb
d61746ecaf Update CHANGELOG.md 2023-06-14 18:28:54 +04:00
TheAwiteb
e003ece920 #[command(hide)] to hide a command from the help message 2023-06-14 18:28:01 +04:00
puh
c29aac96a7
cleanup 2023-02-15 03:35:03 +03:00
puh
560812dfcc
Fix changelogs and TooManyArguments 2023-02-07 12:55:20 +03:00
puh
b91c79e524
fix split parser for tuple struct with len <2 2023-02-04 15:04:20 +03:00
Maybe Waffle
a13f0667fb Prepare teloxide-macros release 2023-01-17 20:50:52 +04:00
Sanpi
09a1215622
Uses full qualified names in macros code 2023-01-09 19:27:01 +01:00
Maybe Waffle
dfb22450fc Refactor Cargo.tomls 2022-11-28 22:14:49 +04:00
Maybe Waffle
31e73a848b CI attempt №1 2022-11-07 19:15:30 +04:00
Maybe Waffle
5c59c6a886 link licenses 2022-11-07 16:49:58 +04:00
Maybe Waffle
c942459da8 Replace git dependencies with path 2022-11-07 16:19:48 +04:00
Maybe Waffle
1d84b2b76a Merge rustfmt.tomls 2022-11-07 16:13:29 +04:00
Maybe Waffle
0a3c5519dc move teloxide-macros to crates/ 2022-11-01 16:11:50 +04:00