adaptors
|
Add dedicated Rgb struct to replace [u8; 3]
|
2024-08-28 21:27:51 +04:00 |
bot
|
Add dedicated Rgb struct to replace [u8; 3]
|
2024-08-28 21:27:51 +04:00 |
codegen
|
Update nightly
|
2024-07-04 22:59:35 +05:00 |
net
|
Fix assorted warnings
|
2024-03-21 14:49:07 +01:00 |
payloads
|
Cargo fmt
|
2024-08-30 09:15:28 +03:00 |
requests
|
Add dedicated Rgb struct to replace [u8; 3]
|
2024-08-28 21:27:51 +04:00 |
serde_multipart
|
Add format field to InputSticker struct
|
2024-08-24 15:12:54 +05:30 |
types
|
Changed Into to From
|
2024-09-23 01:36:07 +03:00 |
adaptors.rs
|
Remove adaptors test
|
2024-08-05 23:08:33 -04:00 |
bot.rs
|
Rewrite hacks for reliable Update deserialization
|
2023-02-06 12:20:46 +04:00 |
codegen.rs
|
Update nightly
|
2024-07-04 22:59:35 +05:00 |
errors.rs
|
Add BotKickedFromChannel variant to ApiError
|
2024-08-29 00:24:22 +02:00 |
lib.rs
|
Bump MSRV to 1.80
|
2024-08-24 18:16:56 +04:00 |
net.rs
|
Use new format! syntax where possible
|
2022-12-29 04:04:50 +04:00 |
payloads.rs
|
Add method getBusinessConnection
|
2024-08-24 15:12:54 +05:30 |
prelude.rs
|
move teloxide-core to crates/
|
2022-11-01 16:33:54 +04:00 |
requests.rs
|
Fix assorted warnings
|
2024-03-21 14:49:07 +01:00 |
types.rs
|
Cargo fmt
|
2024-08-30 09:15:28 +03:00 |
util.rs
|
Add blockqoute message entity
|
2024-08-15 17:05:58 +04:00 |