From accd08601986370052e3e74bac6f4acaa8f50b82 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 13 Feb 2024 19:05:09 +0000 Subject: [PATCH] Update content of files --- .../messageInteractionCounters.html | 160 ------------------ .../constructor/messageUserVote.html | 160 ------------------ .../messageUserVoteInputOption.html | 158 ----------------- .../constructor/messageUserVoteMultiple.html | 160 ------------------ .../method/help.getAppChangelog.html | 157 ----------------- .../type/MessageInteractionCounters.html | 131 -------------- .../type/MessageUserVote.html | 131 -------------- .../messageInteractionCounters.html | 160 ------------------ .../constructor/messageUserVote.html | 160 ------------------ .../messageUserVoteInputOption.html | 158 ----------------- .../constructor/messageUserVoteMultiple.html | 160 ------------------ .../method/help.getAppChangelog.html | 157 ----------------- .../type/MessageInteractionCounters.html | 131 -------------- .../type/MessageUserVote.html | 131 -------------- 14 files changed, 2114 deletions(-) delete mode 100644 data/web/blogfork.telegram.org/constructor/messageInteractionCounters.html delete mode 100644 data/web/blogfork.telegram.org/constructor/messageUserVote.html delete mode 100644 data/web/blogfork.telegram.org/constructor/messageUserVoteInputOption.html delete mode 100644 data/web/blogfork.telegram.org/constructor/messageUserVoteMultiple.html delete mode 100644 data/web/blogfork.telegram.org/method/help.getAppChangelog.html delete mode 100644 data/web/blogfork.telegram.org/type/MessageInteractionCounters.html delete mode 100644 data/web/blogfork.telegram.org/type/MessageUserVote.html delete mode 100644 data/web/core.telegram.org/constructor/messageInteractionCounters.html delete mode 100644 data/web/core.telegram.org/constructor/messageUserVote.html delete mode 100644 data/web/core.telegram.org/constructor/messageUserVoteInputOption.html delete mode 100644 data/web/core.telegram.org/constructor/messageUserVoteMultiple.html delete mode 100644 data/web/core.telegram.org/method/help.getAppChangelog.html delete mode 100644 data/web/core.telegram.org/type/MessageInteractionCounters.html delete mode 100644 data/web/core.telegram.org/type/MessageUserVote.html 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

-

- -
-

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