diff --git a/data/web/blogfork.telegram.org/constructor/messageInteractionCounters.html b/data/web/blogfork.telegram.org/constructor/messageInteractionCounters.html deleted file mode 100644 index cd39cb1739..0000000000 --- a/data/web/blogfork.telegram.org/constructor/messageInteractionCounters.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - messageInteractionCounters - - - - - - - - - - - - - - - - -
- -
-
-
- -

messageInteractionCounters

- -

Message interaction counters

-

- -
-
Constructor schema is available as of layer 167. Switch »

-

Parameters

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
msg_idintMessage ID
viewsintViews
forwardsintNumber of times this message was forwarded
-

Type

-

 

- -
- -
-
- -
- - - - - - diff --git a/data/web/blogfork.telegram.org/constructor/messageUserVote.html b/data/web/blogfork.telegram.org/constructor/messageUserVote.html deleted file mode 100644 index b3c017e872..0000000000 --- a/data/web/blogfork.telegram.org/constructor/messageUserVote.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - messageUserVote - - - - - - - - - - - - - - - - -
- -
-
-
- -

messageUserVote

- -

How a user voted in a poll

-

- -
-
Constructor schema is available as of layer 133. Switch »

-

Parameters

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
user_idlongUser ID
optionbytesThe option chosen by the user
dateintWhen did the user cast the vote
-

Type

-

 

- -
- -
-
- -
- - - - - - diff --git a/data/web/blogfork.telegram.org/constructor/messageUserVoteInputOption.html b/data/web/blogfork.telegram.org/constructor/messageUserVoteInputOption.html deleted file mode 100644 index 420335bdd3..0000000000 --- a/data/web/blogfork.telegram.org/constructor/messageUserVoteInputOption.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - messageUserVoteInputOption - - - - - - - - - - - - - - - - -
- -
-
-
- -

messageUserVoteInputOption

- -

How a user voted in a poll (reduced constructor, returned if an option was provided to messages.getPollVotes)

-

- -
-
Constructor schema is available as of layer 133. Switch »

-

Parameters

- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
user_idlongThe user that voted for the queried option
dateintWhen did the user cast the vote
-

Type

-

 

-

Related pages

-

messages.getPollVotes

-

Get poll results for non-anonymous polls

- -
- -
-
- -
- - - - - - diff --git a/data/web/blogfork.telegram.org/constructor/messageUserVoteMultiple.html b/data/web/blogfork.telegram.org/constructor/messageUserVoteMultiple.html deleted file mode 100644 index 656f79d75f..0000000000 --- a/data/web/blogfork.telegram.org/constructor/messageUserVoteMultiple.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - messageUserVoteMultiple - - - - - - - - - - - - - - - - -
- -
-
-
- -

messageUserVoteMultiple

- -

How a user voted in a multiple-choice poll

-

- -
-
Constructor schema is available as of layer 133. Switch »

-

Parameters

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
user_idlongUser ID
optionsVector<bytes>Options chosen by the user
dateintWhen did the user cast their votes
-

Type

-

 

- -
- -
-
- -
- - - - - - diff --git a/data/web/blogfork.telegram.org/method/help.getAppChangelog.html b/data/web/blogfork.telegram.org/method/help.getAppChangelog.html deleted file mode 100644 index 0ec3475e1c..0000000000 --- a/data/web/blogfork.telegram.org/method/help.getAppChangelog.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - help.getAppChangelog - - - - - - - - - - - - - - - - -
- -
-
-
- -

help.getAppChangelog

- -

Get changelog of current app.
-Typically, an updates constructor will be returned, containing one or more updateServiceNotification updates with app-specific changelogs.

-

- -
-
 Method schema is available as of layer 53. Switch »

-

Parameters

- - - - - - - - - - - - - - - -
NameTypeDescription
prev_app_versionstringPrevious app version
-

Result

-

 

-

Related pages

-

Updates

-

Full constructor of updates

-

updateServiceNotification

-

A service message for the user.

-

The app must show the message to the user upon receiving this update. In case the popup parameter was passed, the text message must be displayed in a popup alert immediately upon receipt. It is recommended to handle the text as you would an ordinary message in terms of highlighting links, etc. The message must also be stored locally as part of the message history with the user id 777000 (Telegram Notifications).

- -
- -
-
- -
- - - - - - diff --git a/data/web/blogfork.telegram.org/type/MessageInteractionCounters.html b/data/web/blogfork.telegram.org/type/MessageInteractionCounters.html deleted file mode 100644 index e81f6cabac..0000000000 --- a/data/web/blogfork.telegram.org/type/MessageInteractionCounters.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - MessageInteractionCounters - - - - - - - - - - - - - - - - -
- -
-
-
- -

MessageInteractionCounters

- -

Message interaction counters

-

- -
-

- -
- -
-
- -
- - - - - - diff --git a/data/web/blogfork.telegram.org/type/MessageUserVote.html b/data/web/blogfork.telegram.org/type/MessageUserVote.html deleted file mode 100644 index 8cbb3864fa..0000000000 --- a/data/web/blogfork.telegram.org/type/MessageUserVote.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - MessageUserVote - - - - - - - - - - - - - - - - -
- -
-
-
- -

MessageUserVote

- -

How a user voted in a poll

-

- -
-

- -
- -
-
- -
- - - - - - diff --git a/data/web/core.telegram.org/constructor/messageInteractionCounters.html b/data/web/core.telegram.org/constructor/messageInteractionCounters.html deleted file mode 100644 index cd39cb1739..0000000000 --- a/data/web/core.telegram.org/constructor/messageInteractionCounters.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - messageInteractionCounters - - - - - - - - - - - - - - - - -
- -
-
-
- -

messageInteractionCounters

- -

Message interaction counters

-

- -
-
Constructor schema is available as of layer 167. Switch »

-

Parameters

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
msg_idintMessage ID
viewsintViews
forwardsintNumber of times this message was forwarded
-

Type

-

 

- -
- -
-
- -
- - - - - - diff --git a/data/web/core.telegram.org/constructor/messageUserVote.html b/data/web/core.telegram.org/constructor/messageUserVote.html deleted file mode 100644 index b3c017e872..0000000000 --- a/data/web/core.telegram.org/constructor/messageUserVote.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - messageUserVote - - - - - - - - - - - - - - - - -
- -
-
-
- -

messageUserVote

- -

How a user voted in a poll

-

- -
-
Constructor schema is available as of layer 133. Switch »

-

Parameters

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
user_idlongUser ID
optionbytesThe option chosen by the user
dateintWhen did the user cast the vote
-

Type

-

 

- -
- -
-
- -
- - - - - - diff --git a/data/web/core.telegram.org/constructor/messageUserVoteInputOption.html b/data/web/core.telegram.org/constructor/messageUserVoteInputOption.html deleted file mode 100644 index 420335bdd3..0000000000 --- a/data/web/core.telegram.org/constructor/messageUserVoteInputOption.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - messageUserVoteInputOption - - - - - - - - - - - - - - - - -
- -
-
-
- -

messageUserVoteInputOption

- -

How a user voted in a poll (reduced constructor, returned if an option was provided to messages.getPollVotes)

-

- -
-
Constructor schema is available as of layer 133. Switch »

-

Parameters

- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
user_idlongThe user that voted for the queried option
dateintWhen did the user cast the vote
-

Type

-

 

-

Related pages

-

messages.getPollVotes

-

Get poll results for non-anonymous polls

- -
- -
-
- -
- - - - - - diff --git a/data/web/core.telegram.org/constructor/messageUserVoteMultiple.html b/data/web/core.telegram.org/constructor/messageUserVoteMultiple.html deleted file mode 100644 index 656f79d75f..0000000000 --- a/data/web/core.telegram.org/constructor/messageUserVoteMultiple.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - messageUserVoteMultiple - - - - - - - - - - - - - - - - -
- -
-
-
- -

messageUserVoteMultiple

- -

How a user voted in a multiple-choice poll

-

- -
-
Constructor schema is available as of layer 133. Switch »

-

Parameters

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
user_idlongUser ID
optionsVector<bytes>Options chosen by the user
dateintWhen did the user cast their votes
-

Type

-

 

- -
- -
-
- -
- - - - - - diff --git a/data/web/core.telegram.org/method/help.getAppChangelog.html b/data/web/core.telegram.org/method/help.getAppChangelog.html deleted file mode 100644 index 0ec3475e1c..0000000000 --- a/data/web/core.telegram.org/method/help.getAppChangelog.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - help.getAppChangelog - - - - - - - - - - - - - - - - -
- -
-
-
- -

help.getAppChangelog

- -

Get changelog of current app.
-Typically, an updates constructor will be returned, containing one or more updateServiceNotification updates with app-specific changelogs.

-

- -
-
 Method schema is available as of layer 53. Switch »

-

Parameters

- - - - - - - - - - - - - - - -
NameTypeDescription
prev_app_versionstringPrevious app version
-

Result

-

 

-

Related pages

-

Updates

-

Full constructor of updates

-

updateServiceNotification

-

A service message for the user.

-

The app must show the message to the user upon receiving this update. In case the popup parameter was passed, the text message must be displayed in a popup alert immediately upon receipt. It is recommended to handle the text as you would an ordinary message in terms of highlighting links, etc. The message must also be stored locally as part of the message history with the user id 777000 (Telegram Notifications).

- -
- -
-
- -
- - - - - - diff --git a/data/web/core.telegram.org/type/MessageInteractionCounters.html b/data/web/core.telegram.org/type/MessageInteractionCounters.html deleted file mode 100644 index e81f6cabac..0000000000 --- a/data/web/core.telegram.org/type/MessageInteractionCounters.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - MessageInteractionCounters - - - - - - - - - - - - - - - - -
- -
-
-
- -

MessageInteractionCounters

- -

Message interaction counters

-

- -
-

- -
- -
-
- -
- - - - - - diff --git a/data/web/core.telegram.org/type/MessageUserVote.html b/data/web/core.telegram.org/type/MessageUserVote.html deleted file mode 100644 index 8cbb3864fa..0000000000 --- a/data/web/core.telegram.org/type/MessageUserVote.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - MessageUserVote - - - - - - - - - - - - - - - - -
- -
-
-
- -

MessageUserVote

- -

How a user voted in a poll

-

- -
-

- -
- -
-
- -
- - - - - -