This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
teloxide
Watch
1
Star
0
Fork
You've already forked teloxide
0
mirror of
https://github.com/teloxide/teloxide.git
synced
2024-12-22 22:46:39 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
73be83a5b1
teloxide
/
teloxide-macros
History
p0lunin
73be83a5b1
add support for many arguments in one attribute like #[command(attr1 = "value1", attr2 = "value2")]
2020-01-24 11:55:20 +02:00
..
src
add support for many arguments in one attribute like #[command(attr1 = "value1", attr2 = "value2")]
2020-01-24 11:55:20 +02:00
Cargo.toml
added parse_command, TelegramCommandEnum trait, parse_command_into_enum
2020-01-18 15:14:31 +02:00