p0lunin
|
7488f96d02
|
simplify parse string literal
|
2020-01-24 19:50:16 +02:00 |
|
p0lunin
|
9cefbca3f0
|
rename TelegramBotCommand to BotCommand
|
2020-01-24 19:47:10 +02:00 |
|
p0lunin
|
04852ddd22
|
add attributes for enums
|
2020-01-24 19:44:20 +02:00 |
|
p0lunin
|
73be83a5b1
|
add support for many arguments in one attribute like #[command(attr1 = "value1", attr2 = "value2")]
|
2020-01-24 11:55:20 +02:00 |
|
p0lunin
|
34e1e69e77
|
refactor teloxide-macros, and added attributes prefix and description
|
2020-01-23 23:20:59 +02:00 |
|
p0lunin
|
5f34d7ffc6
|
changed name of trait from TelegramCommandEnum to TelegramBotCommand and divided parse_command into parse_command and parse_command_with_prefix
|
2020-01-19 15:48:02 +02:00 |
|
p0lunin
|
db5145911b
|
added parse_command, TelegramCommandEnum trait, parse_command_into_enum
|
2020-01-18 15:14:31 +02:00 |
|