Temirkhan Myrzamadi
|
6a1d715a69
|
Small fixes
|
2020-01-22 01:51:24 +06:00 |
|
Temirkhan Myrzamadi
|
9cd11d02d7
|
Fix the docs of the rest of requests
|
2020-01-22 01:41:32 +06:00 |
|
p0lunin
|
841f80ea78
|
merge from dev
|
2020-01-21 10:44:41 +02:00 |
|
p0lunin
|
f6777f80a9
|
Merge branch 'dev' of https://github.com/teloxide/teloxide into filters
Conflicts:
src/dispatching/mod.rs
|
2020-01-21 10:43:10 +02:00 |
|
p0lunin
|
9c020a23cb
|
remove feature regex-filter
|
2020-01-21 10:42:43 +02:00 |
|
p0lunin
|
4db07fc189
|
delete filters
|
2020-01-21 10:41:10 +02:00 |
|
Temirkhan Myrzamadi
|
81167ff44d
|
Fix the docs of several requests
|
2020-01-21 01:03:03 +06:00 |
|
Temirkhan Myrzamadi
|
032de7bc67
|
Merge pull request #142 from teloxide/fix-example
Return examples/ping_pong_bot.rs back
|
2020-01-19 20:02:17 +06:00 |
|
Temirkhan Myrzamadi
|
adbd17efaf
|
Fix Clippy
|
2020-01-19 19:54:45 +06:00 |
|
Temirkhan Myrzamadi
|
2b77087aac
|
Return examples/ping_pong_bot.rs back
|
2020-01-19 19:45:48 +06:00 |
|
Temirkhan Myrzamadi
|
1821e1f703
|
Merge pull request #141 from teloxide/fix-update-kind
Fix UpdateKind
|
2020-01-18 05:47:04 +06:00 |
|
Temirkhan Myrzamadi
|
e3235adf2f
|
Fix UpdateKind
|
2020-01-18 05:40:01 +06:00 |
|
Temirkhan Myrzamadi
|
9712366d4a
|
Merge branch 'dev' of https://github.com/teloxide/teloxide into dev
|
2020-01-17 20:57:53 +06:00 |
|
Temirkhan Myrzamadi
|
3b6dbecd11
|
Fix conflicts
|
2020-01-17 20:57:26 +06:00 |
|
Temirkhan Myrzamadi
|
c0f83a4999
|
Fmt
|
2020-01-17 20:19:13 +06:00 |
|
Temirkhan Myrzamadi
|
510e5d8630
|
Temporary remove examples/ because of strange errors
|
2020-01-17 20:13:53 +06:00 |
|
p0lunin
|
583d021be7
|
update docs for CommandFilter
|
2020-01-17 15:36:22 +02:00 |
|
p0lunin
|
eb430b0487
|
docs for CommandFilter
|
2020-01-17 15:35:30 +02:00 |
|
p0lunin
|
c3c9b92f87
|
change position of arguments to more readable
|
2020-01-17 15:35:07 +02:00 |
|
p0lunin
|
5f16c7b9ff
|
fmt
|
2020-01-17 15:24:54 +02:00 |
|
p0lunin
|
3e983a804c
|
fix wrong return type RegexFilter::test
|
2020-01-17 15:24:29 +02:00 |
|
p0lunin
|
c3d90abe7d
|
added RegexFilter
|
2020-01-17 14:54:51 +02:00 |
|
p0lunin
|
2bd67ff0b3
|
fixed command_filter
|
2020-01-16 13:02:53 +02:00 |
|
p0lunin
|
8e0657b6bc
|
Merge pull request #138 from teloxide/text_getter_for_message_entity
add method text_from for MessageEntity
|
2020-01-15 11:57:19 +02:00 |
|
Temirkhan Myrzamadi
|
dedc861523
|
Implement chat::Dispatcher
|
2020-01-15 03:46:22 +06:00 |
|
p0lunin
|
1ec4e2d400
|
fixes
|
2020-01-14 21:17:02 +02:00 |
|
p0lunin
|
7755e09122
|
remove .to_string()
|
2020-01-14 20:58:38 +02:00 |
|
p0lunin
|
814a424caa
|
make method text_from public
|
2020-01-13 13:07:19 +02:00 |
|
p0lunin
|
5cb48d8a3f
|
add method text_from
|
2020-01-12 21:23:04 +02:00 |
|
Temirkhan Myrzamadi
|
214969685a
|
Merge pull request #136 from teloxide/passport-errors
Add passport_element_error.rs
|
2020-01-12 23:01:21 +06:00 |
|
Temirkhan Myrzamadi
|
60d84b817c
|
Add passport_element_error.rs
|
2020-01-12 21:44:54 +06:00 |
|
Temirkhan Myrzamadi
|
7e02337ebe
|
Merge pull request #135 from teloxide/checked_types
Checked types
|
2020-01-12 02:35:03 +06:00 |
|
p0lunin
|
629fcaf564
|
fmt
|
2020-01-11 21:47:59 +02:00 |
|
p0lunin
|
1d6803a65f
|
fix
|
2020-01-11 21:46:30 +02:00 |
|
p0lunin
|
d1eedece40
|
mime
|
2020-01-11 21:46:13 +02:00 |
|
Temirkhan Myrzamadi
|
29c092c556
|
Merge pull request #134 from teloxide/fix-types-docs
Replace ” with `
|
2020-01-12 01:18:24 +06:00 |
|
Temirkhan Myrzamadi
|
fbc6b57e2b
|
Replace ” with `
|
2020-01-12 01:17:49 +06:00 |
|
p0lunin
|
d312a24f12
|
use serde::{Serialize, Deserialize}
|
2020-01-11 21:00:52 +02:00 |
|
p0lunin
|
7c82f7e423
|
update test
|
2020-01-11 20:58:43 +02:00 |
|
p0lunin
|
d50e47ecd2
|
languageCode
|
2020-01-11 20:56:49 +02:00 |
|
p0lunin
|
3e0b647658
|
CountryCode
|
2020-01-11 20:48:28 +02:00 |
|
Temirkhan Myrzamadi
|
5fd6ae3630
|
Fix the docs
|
2020-01-11 21:04:57 +06:00 |
|
Temirkhan Myrzamadi
|
b70aebc33a
|
Update ping_bot.rs
|
2020-01-11 20:35:22 +06:00 |
|
Sergey Levitin
|
b76106d276
|
Fix ping_bot example
|
2020-01-11 16:23:45 +03:00 |
|
Sergey Levitin
|
1ac66eed9e
|
Merge branch 'dev' of github.com:teloxide/teloxide into session-dispatcher
|
2020-01-11 16:06:57 +03:00 |
|
Sergey Levitin
|
1dc0c4949e
|
Merge branch 'session-dispatcher' of github.com:teloxide/teloxide into session-dispatcher
|
2020-01-11 16:03:01 +03:00 |
|
Sergey Levitin
|
45a032116d
|
Add ping_bot example
|
2020-01-11 16:02:49 +03:00 |
|
Temirkhan Myrzamadi
|
d247320a76
|
Update the docs
|
2020-01-10 20:49:17 +06:00 |
|
Temirkhan Myrzamadi
|
1d352d9f56
|
Merge pull request #133 from teloxide/derive_from_for_reply_markup
Derive From for reply markup
|
2020-01-10 19:32:40 +06:00 |
|
p0lunin
|
21ea73eafd
|
SuccessfulPayment::currency type switch to Currency
|
2020-01-10 12:27:30 +02:00 |
|