Waffle
|
4519109ac5
|
Implement wrapper for filters that adds | , & operators
|
2019-09-13 14:57:02 +03:00 |
|
nextel
|
b9364d737b
|
fix docs
|
2019-09-13 14:07:05 +03:00 |
|
nextel
|
c1e78c19cf
|
fix documentation
|
2019-09-13 14:05:32 +03:00 |
|
nextel
|
5450637649
|
fix documentation
|
2019-09-13 14:05:10 +03:00 |
|
nextel
|
334ee73a40
|
cargo fmt
|
2019-09-13 14:03:12 +03:00 |
|
nextel
|
466ec638a4
|
fix documentation
|
2019-09-13 14:02:29 +03:00 |
|
nextel
|
02f3d60a96
|
add struct comment
|
2019-09-13 14:00:57 +03:00 |
|
nextel
|
9ebe30cb91
|
add fields to struct
|
2019-09-13 13:59:15 +03:00 |
|
nextel
|
d81072bba8
|
add sendContact implementation
|
2019-09-13 13:30:59 +03:00 |
|
nextel
|
546f0d53d9
|
add base struct for sendContact action
|
2019-09-13 13:05:40 +03:00 |
|
nextel
|
d2612f21a0
|
apply cargo fmt
|
2019-09-13 12:38:01 +03:00 |
|
nextel
|
8a9b2e1009
|
add replay markup setter
|
2019-09-13 12:36:09 +03:00 |
|
Waffle
|
7cf5ad5272
|
Add Box::{edit_message_live_location, forward_message, send_audio, send_location, send_media_group, send_photo, stop_message_live_location} methods
|
2019-09-13 01:39:25 +03:00 |
|
Waffle
|
fedc346e23
|
Add Box::ctx shortcut
|
2019-09-13 01:05:22 +03:00 |
|
Waffle
|
300a3cb285
|
Make StopMessageLiveLocation public
|
2019-09-13 01:01:38 +03:00 |
|
Waffle
|
6e76d0441d
|
Fix compilers warnings (unused imports, unused fields, etc)
|
2019-09-13 00:58:08 +03:00 |
|
Waffle
|
fdd79760e1
|
Dispatcher POC impl
|
2019-09-13 00:37:45 +03:00 |
|
Waffle
|
7e297bb25e
|
Fix compile errors (many derive s fixes and append_to_row (&mut mut ))
|
2019-09-12 22:24:38 +03:00 |
|
ferristhecrab
|
0d83c1b106
|
move back accidentally deleted module declarations and types export
|
2019-09-13 00:11:11 +05:00 |
|
ferristhecrab
|
3aac9a43c5
|
export implemented types
|
2019-09-12 23:52:19 +05:00 |
|
Waffle
|
cd7ecb2a66
|
Merge branch 'dev' of github.com:async-telegram-bot/async-telegram-bot into dev
|
2019-09-12 21:40:09 +03:00 |
|
P0lunin
|
73fd76997d
|
add builders
|
2019-09-12 21:32:54 +03:00 |
|
nextel
|
c1568065e0
|
add methods to send venue action
|
2019-09-12 21:31:25 +03:00 |
|
Waffle
|
17d8ef43a0
|
Merge branch 'dev' of github.com:async-telegram-bot/async-telegram-bot into dev
|
2019-09-12 21:29:04 +03:00 |
|
Waffle
|
d591e499c8
|
Implement Update
|
2019-09-12 21:21:18 +03:00 |
|
Waffle Lapkin
|
b95b1c15aa
|
Merge pull request #19 from async-telegram-bot/feature/sendVenue
fix mistakes for stop sent live location and unused live times for temlpates in action directory
|
2019-09-12 20:45:21 +03:00 |
|
nextel
|
a95829243a
|
return TODO to get file action
|
2019-09-12 20:43:19 +03:00 |
|
nextel
|
9a5606f63f
|
return TODO
|
2019-09-12 20:40:14 +03:00 |
|
nextel
|
278f9690b7
|
add sendVenue
|
2019-09-12 20:33:28 +03:00 |
|
nextel
|
6dda560cc3
|
cargo fmt of ../requests
|
2019-09-12 20:05:59 +03:00 |
|
Waffle Lapkin
|
a8f04a8d4c
|
Merge pull request #17 from async-telegram-bot/bug/fmt
cargo fmt for all project files
|
2019-09-12 19:47:41 +03:00 |
|
Waffle Lapkin
|
9e16be8b9c
|
Merge pull request #18 from async-telegram-bot/feature/templatesForActions
Feature/templates for actions
|
2019-09-12 19:39:54 +03:00 |
|
nextel
|
0bbfca7b4b
|
add live time parameter to action templates
|
2019-09-12 19:30:35 +03:00 |
|
nextel
|
3cb15025d7
|
add temlates for actions, for exclude merge conflicts
|
2019-09-12 19:28:44 +03:00 |
|
nextel
|
cbb6076308
|
cargo fmt for all project files
|
2019-09-12 18:57:14 +03:00 |
|
Andrew Andersen
|
df4259bf60
|
Merge pull request #13 from Mr-Andersen/dev
Much
|
2019-09-12 18:50:23 +03:00 |
|
Andrew Andersen
|
5d06f4a0f8
|
Update src/core/types/poll.rs
Co-Authored-By: Waffle Lapkin <waffle.lapkin@gmail.com>
|
2019-09-12 18:50:01 +03:00 |
|
Andrew Andersen
|
6d3aeb45c4
|
Update src/core/types/animation.rs
Co-Authored-By: Waffle Lapkin <waffle.lapkin@gmail.com>
|
2019-09-12 18:49:54 +03:00 |
|
Waffle Lapkin
|
80f588ce1b
|
Merge pull request #15 from async-telegram-bot/feature/stopMessageliveLocation
add stop message live location handler
|
2019-09-12 18:40:25 +03:00 |
|
nextel
|
40321467dd
|
fix review mistakes
|
2019-09-12 18:33:35 +03:00 |
|
Waffle Lapkin
|
4c149ec6e7
|
Merge pull request #16 from ferristhecrab/dev
change reply_markup to its actual type
|
2019-09-12 18:31:57 +03:00 |
|
Mishko torop'izhko
|
5b8166a9d8
|
Update src/core/requests/stop_message_live_location.rs
Co-Authored-By: Waffle Lapkin <waffle.lapkin@gmail.com>
|
2019-09-12 18:31:53 +03:00 |
|
Mishko torop'izhko
|
3df77cc356
|
Update src/core/requests/stop_message_live_location.rs
Co-Authored-By: Waffle Lapkin <waffle.lapkin@gmail.com>
|
2019-09-12 18:31:35 +03:00 |
|
Mishko torop'izhko
|
8bc6d7b13f
|
Update src/core/requests/stop_message_live_location.rs
Co-Authored-By: Waffle Lapkin <waffle.lapkin@gmail.com>
|
2019-09-12 18:31:11 +03:00 |
|
Mishko torop'izhko
|
33dd80d49d
|
Update src/core/requests/stop_message_live_location.rs
Co-Authored-By: Waffle Lapkin <waffle.lapkin@gmail.com>
|
2019-09-12 18:30:59 +03:00 |
|
Mishko torop'izhko
|
f37e41361f
|
Update src/core/requests/stop_message_live_location.rs
Co-Authored-By: Waffle Lapkin <waffle.lapkin@gmail.com>
|
2019-09-12 18:29:37 +03:00 |
|
Mishko torop'izhko
|
b831cd3f1c
|
Update src/core/requests/mod.rs
Co-Authored-By: Waffle Lapkin <waffle.lapkin@gmail.com>
|
2019-09-12 18:29:15 +03:00 |
|
ferristhecrab
|
e78f889778
|
change reply_markup to its actual type
|
2019-09-12 20:20:40 +05:00 |
|
nextel
|
1c40479f87
|
add serde tags to optional fields
|
2019-09-12 18:11:50 +03:00 |
|
Mr-Andersen
|
a5f1b7fb70
|
Added Animation, File, UserProfilePhotos
|
2019-09-12 16:51:59 +03:00 |
|