Commit graph

30 commits

Author SHA1 Message Date
Temirkhan Myrzamadi
38a1f470ad Use the default characters per line limit 2020-07-26 23:47:02 +06:00
Temirkhan Myrzamadi
74c546ec6a Make KnownApiErrorKind public 2020-07-24 22:58:34 +06:00
p0lunin
3fa827ab0a fixed typos 2020-07-06 16:41:02 +03:00
p0lunin
4eae781c25 fmt 2020-07-06 16:01:07 +03:00
p0lunin
2c1ba3cf91 removed ApiErrorKindKnown::Other 2020-07-06 15:59:56 +03:00
p0lunin
0393a8b53c splited ApiErrorKind at known and unknown 2020-07-06 15:54:05 +03:00
p0lunin
fe8146767e removed editor-folds 2020-07-06 15:42:07 +03:00
Temirkhan Myrzamadi
fa554a8252 Fixes 2020-02-19 04:54:41 +06:00
Temirkhan Myrzamadi
01645a2c5a Eventually fix the docs 2020-02-11 20:19:11 +06:00
Temirkhan Myrzamadi
5fd6ae3630 Fix the docs 2020-01-11 21:04:57 +06:00
Temirkhan Myrzamadi
95a540aa19 Fix the CI 2020-01-08 16:38:48 +06:00
Temirkhan Myrzamadi
9189eb1aaa
Merge pull request #129 from teloxide/error-kind
Error kind
2020-01-08 16:29:29 +06:00
Temirkhan Myrzamadi
54571dc720 Fix the docs 2020-01-08 16:15:29 +06:00
Temirkhan Myrzamadi
66177e9de3 Rename OtherKind -> Other 2020-01-08 16:00:18 +06:00
p0lunin
823a92a303 add deserialize ApiErrorKind 2020-01-08 00:19:32 +02:00
p0lunin
555df10880 make enum ApiErrorKind public 2020-01-02 16:19:26 +02:00
p0lunin
87dfd539c9 documentation 2020-01-02 16:19:03 +02:00
p0lunin
94c1fc1f75 rustfmt 2020-01-02 15:35:21 +02:00
p0lunin
c5b37adf5d add InvalidStickersSet 2020-01-02 15:05:51 +02:00
p0lunin
333ff8aa6b delete unknown errors 2020-01-02 15:05:26 +02:00
p0lunin
eada8c3184 added new errors 2020-01-02 13:12:06 +02:00
p0lunin
7cf9b4ab1f 5 2019-12-31 19:43:06 +02:00
Waffle
51703b16b1 Remove #[macro_use] and use use instead 2019-12-30 13:14:19 +03:00
p0lunin
f89ad5c1df 4 2019-12-28 13:10:30 +02:00
p0lunin
d855d14b3c 3 2019-12-28 13:08:26 +02:00
p0lunin
d2aab9906c 2 2019-12-27 22:37:52 +02:00
p0lunin
7544bb30d9 1 2019-12-27 21:55:43 +02:00
Temirkhan Myrzamadi
9b0a059c8b Replace impl Error + derive Display with thiserror 2019-10-13 13:05:22 +06:00
Waffle
fb0daffbd5 Move RequestError to errors.rs 2019-09-21 00:06:35 +03:00
Waffle
f543cc371f Implement file downloading (and also add Bot::get_file) 2019-09-20 23:28:58 +03:00