Lonami Exo
946f803de7
Handle FloodPremiumWaitError
...
Closes #4417 .
2024-07-24 16:38:34 +02:00
Lonami Exo
b0f9fd1f25
Except all types of timeout error
...
Closes #4172 .
2023-08-18 18:36:30 +02:00
Devesh Pal
65407fc899
Document more RPC errors ( #4127 )
2023-06-06 22:51:27 +02:00
Lonami Exo
0563430314
Slightly improve documentation
2023-02-26 10:10:19 +01:00
Lonami Exo
c932d79ab3
Ignore improperly formatted errors from Telegram's JSON
2023-01-11 20:28:29 +01:00
Lonami Exo
94cc897019
Sync list of known errors with Telegram's JSON
2023-01-11 19:53:35 +01:00
Lonami Exo
6332690a51
Sort RPC error data
2023-01-11 19:36:30 +01:00
Lonami Exo
b2925f8279
Update documentation and list of known errors
2022-12-14 20:00:55 +01:00
Lonami Exo
bd1ba3bf1e
Bump to v1.26 and update layer to 149
2022-11-25 18:23:28 +01:00
Shrimadhav U K
fb43f638ff
Update to layer 148 and document new more errors ( #3970 )
2022-11-05 20:09:08 +01:00
Lonami Exo
7f472ee72c
Add CHAT_FORWARDS_RESTRICTED to known errors
2022-10-02 16:25:52 +02:00
Lonami Exo
fd70b5a428
Update list of known errors
2022-09-27 10:49:12 +02:00
Lonami Exo
299eceb6eb
Document new known RPC errors
2022-09-20 10:56:57 +02:00
Lonami Exo
8b1bfcdf9c
Bump to v1.25
2022-08-30 12:57:34 +02:00
Rongrong
db3faedbfc
Add ENTITY_BOUNDS_INVALID and POSTPONED_TIMEOUT to known errors ( #3887 )
2022-07-25 11:52:48 +02:00
Tulir Asokan
dda696cce4
Add INVITE_REQUEST_SENT to known errors
2022-05-12 10:40:04 +02:00
Shrimadhav U K
9c796e8d73
Fix typo, add errors, and update to 133 again ( #3157 )
2021-12-01 19:00:29 +01:00
Lonami Exo
3f5f5dbe48
Update documentation and list of known errors
...
Closes #3151 .
2021-09-11 11:02:10 +02:00
Shrimadhav U K
28d3d4b122
Update to layer 133 ( #3155 )
2021-09-11 10:54:11 +02:00
Shrimadhav U K
0a4b827d8e
Document new known RPC errors ( #3137 )
2021-08-28 00:18:37 +02:00
Shrimadhav U K
6a1f29d953
Add new known RPC errors ( #3134 )
2021-08-20 11:49:12 +02:00
Devesh Pal
79866750d2
Add new known RPCErrors ( #3114 )
2021-07-20 23:04:09 +02:00
Lonami Exo
1e09e133e3
Document new known RPC errors
...
Courtesy of #3097 .
2021-07-09 20:11:21 +02:00
Shrimadhav U K
ecfc6ae87d
Add pm_oneside parameter in pin_message ( #3095 )
2021-07-09 19:50:47 +02:00
Shrimadhav U K
7763939e7d
Update to layer 130 ( #3098 )
2021-07-09 19:47:13 +02:00
Devesh Pal
42bfc7bb3f
Fix inline force_document and new known RPC errors ( #3084 )
...
This should fix inline video notes.
2021-06-24 14:19:01 +02:00
Lonami Exo
2052b502c8
Update to v1.22
2021-06-19 19:08:02 +02:00
Anonymous
7c5efee1de
Update to layer 129 and other additions/enhancements ( #3074 )
...
* Apply code corrections for the new layer types.
* Support not passing `user` to `get_permissions`.
* `download_profile_photo` now supports `MessageService`.
* `thumb` in send and edit message.
* Document new known errors.
2021-06-15 22:57:32 +02:00
Lonami Exo
63f24d2282
Add new known RPC errors and update docs
2021-05-30 18:00:27 +02:00
Anonymous
85381713b2
Document new known RPC errors ( #3057 )
2021-05-15 10:49:55 +02:00
Alisa Sireneva
b2c26a53ef
Document new known RPC errors ( #3044 )
2021-05-05 20:38:43 +02:00
Lonami Exo
319b6283a9
Update install/test server docs and add new known RPC error
2021-04-21 19:56:57 +02:00
Lonami Exo
5b91adf62d
Update documentation
...
Closes #1733 .
2021-03-31 10:54:18 +02:00
Lonami Exo
3d6a2bb945
Update to version 1.21
2021-03-14 11:31:03 +01:00
Lonami Exo
3ee94bdc5e
Update known errors and error message
...
Closes #1713
2021-03-07 16:09:47 +01:00
Lonami Exo
584e2b3743
Update list of RPC errors
2021-01-28 21:18:14 +01:00
Lonami Exo
b192c3e6a3
Update to v1.19
2021-01-05 19:58:41 +01:00
Lonami Exo
acd4c8648e
Update layer and known errors again
2020-12-23 20:11:16 +01:00
Lonami Exo
4b6c69ac1e
Update docs and list of errors
...
Includes the changes of #1654 .
2020-12-19 20:33:20 +01:00
Lonami Exo
0b0a1dc6a1
Add new known errors to the error list
2020-12-04 20:43:47 +01:00
Lonami Exo
e4a6ec40cd
Update error documentation, summary and license year
2020-11-05 10:49:34 +01:00
x0x8x
78514110de
Update errors.csv ( #1609 )
2020-11-05 10:40:44 +01:00
Lonami Exo
f450682a22
Document BOT_DOMAIN_INVALID
2020-10-21 09:32:29 +02:00
Qwerty-Space
d56b27e570
Fix several minor typos ( #1603 )
2020-10-18 21:11:59 +02:00
Lonami Exo
3ff09f7b91
Use inline result mime to infer the result type
2020-10-15 11:04:54 +02:00
Andrew Lane
7de1c0e237
Document two new RPC errors ( #1591 )
2020-10-13 10:50:05 +02:00
Lonami Exo
adf52a1b74
Expose entity parameter in client.inline_query
...
Some bots, such as @gamee, use this to determine the type of results
to return (and "disable" themselves in channels).
2020-10-11 16:59:48 +02:00
Lonami Exo
18f70b3bac
Improve PEER_ID_INVALID description
2020-10-01 21:27:03 +02:00
Daniil
9ec5707c32
Add more info on invalid sticker error ( #1558 )
2020-09-13 16:29:48 +02:00
Daniil
02b8f1d007
Document STICKER_DOCUMENT_INVALID error ( #1537 )
2020-08-29 11:41:50 +02:00