Temirkhan Myrzamadi
|
8a518d1df8
|
Merge pull request #156 from teloxide/remove-coc-from-contributing
Update CONTRIBUTING.md
|
2020-02-14 16:46:01 +06:00 |
|
Temirkhan Myrzamadi
|
24ad51c657
|
Update CONTRIBUTING.md
|
2020-02-14 16:45:45 +06:00 |
|
Temirkhan Myrzamadi
|
e2152df44a
|
Merge pull request #154 from teloxide/edit-contributing-md
Update CONTRIBUTING.md
|
2020-02-14 14:43:58 +06:00 |
|
Temirkhan Myrzamadi
|
1d04c2958f
|
Update CONTRIBUTING.md
|
2020-02-14 14:43:31 +06:00 |
|
Temirkhan Myrzamadi
|
cc9c2aeeaa
|
Merge pull request #149 from teloxide/impl_tgapi_4_6
Add support of Bot API 4.6
|
2020-02-07 06:04:04 +06:00 |
|
Temirkhan Myrzamadi
|
d4170725aa
|
Fix the docs
|
2020-02-07 06:03:33 +06:00 |
|
p0lunin
|
375f09df18
|
added fields to Poll
|
2020-02-05 17:02:10 +02:00 |
|
p0lunin
|
4d8b2d0473
|
added field language for MessageEntity
|
2020-02-04 23:19:06 +02:00 |
|
p0lunin
|
a95bb5b2d9
|
added struct Me
|
2020-02-04 23:13:31 +02:00 |
|
p0lunin
|
95b190e573
|
added new type poll_answer
|
2020-02-04 23:06:36 +02:00 |
|
p0lunin
|
357e2640f4
|
added new type keyboard_button_poll_type.rs
|
2020-02-04 22:59:44 +02:00 |
|
p0lunin
|
fb3f0558c2
|
added new fields to sendPoll
|
2020-02-04 22:44:41 +02:00 |
|
Temirkhan Myrzamadi
|
347ea9320f
|
Create CONTRIBUTING.md
|
2020-02-03 18:07:44 +06:00 |
|
Temirkhan Myrzamadi
|
409ade3547
|
Merge pull request #139 from teloxide/useful_functions
Some useful functions
|
2020-02-03 17:19:39 +06:00 |
|
Temirkhan Myrzamadi
|
0077b99ef6
|
Merge branch 'dev' into useful_functions
|
2020-02-03 17:14:59 +06:00 |
|
Temirkhan Myrzamadi
|
cea09a030a
|
Fix the docs
|
2020-02-03 17:13:26 +06:00 |
|
p0lunin
|
b0b9ad6204
|
deleted IDE files
|
2020-02-01 21:42:25 +02:00 |
|
p0lunin
|
8b90581927
|
added documentation
|
2020-02-01 21:40:17 +02:00 |
|
p0lunin
|
0308f8950a
|
add #[command(description = "")] for enums
|
2020-02-01 21:36:56 +02:00 |
|
p0lunin
|
4d4970f450
|
fix compilation error
|
2020-02-01 21:07:13 +02:00 |
|
p0lunin
|
92ccb49216
|
Merge remote-tracking branch 'origin/useful_functions' into useful_functions
|
2020-01-29 19:26:13 +02:00 |
|
p0lunin
|
1cec80bf9d
|
add Update::user(), Update::chat() functions
|
2020-01-29 19:25:56 +02:00 |
|
Temirkhan Myrzamadi
|
017a0d3169
|
Remove parse_command_into_enum and fix the docs
|
2020-01-28 08:34:10 +06:00 |
|
Temirkhan Myrzamadi
|
9971659e03
|
Merge branch 'useful_functions' of https://github.com/teloxide/teloxide into useful_functions
|
2020-01-28 08:26:00 +06:00 |
|
p0lunin
|
2028ce70c7
|
add BotCommand::parse(s: &str)
|
2020-01-26 23:13:29 +02:00 |
|
Temirkhan Myrzamadi
|
b71088746c
|
Bullshit
|
2020-01-26 04:18:13 +06:00 |
|
Temirkhan Myrzamadi
|
004d5bdaf5
|
Fix the docs (utils/parsers.rs)
|
2020-01-26 04:14:47 +06:00 |
|
p0lunin
|
77487c07dd
|
fix clippy errors
|
2020-01-25 23:34:17 +02:00 |
|
Temirkhan Myrzamadi
|
e2619d778c
|
Merge pull request #92 from teloxide/code_style
Create CODE_STYLE.md
|
2020-01-26 03:17:11 +06:00 |
|
p0lunin
|
c5169038d9
|
fixed compilation errors and warnings
|
2020-01-25 22:56:09 +02:00 |
|
p0lunin
|
0654bbc82d
|
now rename in variant overlap rename in enum
|
2020-01-25 22:47:31 +02:00 |
|
Temirkhan Myrzamadi
|
adb6ad4319
|
Update CODE_STYLE.md
|
2020-01-25 04:59:37 +06:00 |
|
Temirkhan Myrzamadi
|
499e63ef06
|
Update CODE_STYLE.md
|
2020-01-25 04:48:02 +06:00 |
|
Temirkhan Myrzamadi
|
e473d58770
|
Update CODE_STYLE.md
|
2020-01-25 04:47:47 +06:00 |
|
Temirkhan Myrzamadi
|
2f086daf8e
|
Update CODE_STYLE.md
|
2020-01-25 04:29:55 +06:00 |
|
p0lunin
|
84af1ab0e1
|
Merge pull request #144 from teloxide/improve-requests
Improve requests
|
2020-01-24 22:13:38 +02:00 |
|
Temirkhan Myrzamadi
|
9ae647f6f9
|
Merge branch 'improve-requests' of https://github.com/teloxide/teloxide into improve-requests
|
2020-01-25 01:00:17 +06:00 |
|
Temirkhan Myrzamadi
|
47bbd9675e
|
Compare tokens in BotWrapper::eq
|
2020-01-25 00:59:49 +06:00 |
|
Temirkhan Myrzamadi
|
e17a4cedd0
|
Move BotWrapper into bot_wrapper.rs
|
2020-01-25 00:58:36 +06:00 |
|
p0lunin
|
d490ed9bc0
|
replace return type in url() function to Url from String
|
2020-01-24 20:12:23 +02:00 |
|
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 |
|
Temirkhan Myrzamadi
|
f9d83832f3
|
Merge branch 'dev' into improve-requests
|
2020-01-24 07:16:21 +06:00 |
|
Temirkhan Myrzamadi
|
a8e1dac7bb
|
Add docs to Bot
|
2020-01-24 07:12:01 +06:00 |
|
p0lunin
|
34e1e69e77
|
refactor teloxide-macros, and added attributes prefix and description
|
2020-01-23 23:20:59 +02:00 |
|
p0lunin
|
8c2b0b6c70
|
fmt another
|
2020-01-23 23:19:54 +02:00 |
|
Temirkhan Myrzamadi
|
0232108822
|
Don't clone a bot while cloning a request
|
2020-01-24 01:24:09 +06:00 |
|
Temirkhan Myrzamadi
|
b27138163c
|
Rename 'network' to 'net'
Like std::net
|
2020-01-22 07:04:17 +06:00 |
|