.. |
adaptors
|
Throttle: fix limit check
|
2021-09-16 00:04:01 +03:00 |
bot
|
Do not re-parse default tba url on every request
|
2021-08-28 14:54:40 +03:00 |
net
|
telegram_response: fix issue with handling ...
|
2021-06-19 03:16:30 -06:00 |
payloads
|
Patch BanChatMember::until_date : u64 -> DateTime<Utc>
|
2021-09-02 17:18:27 +03:00 |
requests
|
Add tools for Bot/Request type erasure
|
2021-07-12 16:58:51 +03:00 |
serde_multipart
|
Use url::Url for urls, use chrono::DateTime<Utc> for dates in types
|
2021-08-31 17:45:20 +03:00 |
types
|
Fix type of Poll::open_period field: i32 => u16
|
2021-09-07 15:35:07 +05:00 |
adaptors.rs
|
Fix typo in docs
|
2021-07-16 22:41:50 +03:00 |
bot.rs
|
Do not re-parse default tba url on every request
|
2021-08-28 14:54:40 +03:00 |
errors.rs
|
Add EditedMessageIsTooLong error
|
2021-08-21 23:59:59 +03:00 |
lib.rs
|
Fix compilation with nigthly feature
|
2021-08-03 02:29:26 +03:00 |
local_macros.rs
|
TBA 5.3: Update methods
|
2021-07-04 16:06:06 +03:00 |
net.rs
|
Apply suggestions from code review
|
2021-05-13 18:43:07 +03:00 |
payloads.rs
|
TBA 5.3: Update methods
|
2021-07-04 16:06:06 +03:00 |
prelude.rs
|
doc(no_inline) prelude reexports
|
2021-03-22 10:46:39 +03:00 |
requests.rs
|
Future proof multipart requests
|
2021-02-16 17:16:20 +03:00 |
types.rs
|
Add UntilDate enum and use it for {Restricted, Banned}::until_date
|
2021-09-02 18:14:54 +03:00 |