diff --git a/data/web/corefork.telegram.org/api/errors.html b/data/web/corefork.telegram.org/api/errors.html index 0f21b13f17..8bc969aa7b 100644 --- a/data/web/corefork.telegram.org/api/errors.html +++ b/data/web/corefork.telegram.org/api/errors.html @@ -49,7 +49,7 @@ An error is characterized by several parameters:
A string literal in the form of /[A-Z_0-9]+/
, which summarizes the problem. For example, AUTH_KEY_UNREGISTERED
. This is an optional parameter.
A full human-readable JSON list of RPC errors that can be returned by all methods in the API can be found here », what follows is a description of its fields:
+A full human-readable JSON list of RPC errors that can be returned by all methods in the API can be found here », what follows is a description of its fields:
errors
- All error messages and codes for each method (object).Telegram allows importing messages and media from foreign chat apps.
The Saved Messages chat allows users to bookmark messages and media: it's a personal cloud storage for any messages or media you may want to send or forward there.
+The Saved Messages chat allows users to bookmark messages and media: it's a personal cloud storage for any messages or media you may want to send or forward there.
+A message
diff --git a/data/web/corefork.telegram.org/method/messages.getHistory.html b/data/web/corefork.telegram.org/method/messages.getHistory.html index 750ddb15a1..8217d7d268 100644 --- a/data/web/corefork.telegram.org/method/messages.getHistory.html +++ b/data/web/corefork.telegram.org/method/messages.getHistory.html @@ -150,6 +150,11 @@