From 15f0c9ff411f73ceab351a9a3d452bb8cf62ae64 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 28 Aug 2023 15:22:39 +0000 Subject: [PATCH] Update content of files --- data/web/core.telegram.org/bots/api.html | 12 ++++++------ data/web/corefork.telegram.org/bots/api.html | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/data/web/core.telegram.org/bots/api.html b/data/web/core.telegram.org/bots/api.html index 32429494f4..3e575c1e5a 100644 --- a/data/web/core.telegram.org/bots/api.html +++ b/data/web/core.telegram.org/bots/api.html @@ -60,7 +60,7 @@ To learn how to create…">
  • Added the field voter_chat to the class PollAnswer, to contain channel chat voters in Polls. For backward compatibility, the field user in such objects will contain the user 136817688 (@Channel_Bot).
  • Added the field emoji_status_expiration_date to the class Chat.
  • Added the method unpinAllGeneralForumTopicMessages.
  • -
  • Increased to 512 characters the maximum length of the startapp parameter in direct Web App links.
  • +
  • Increased to 512 characters the maximum length of the startapp parameter in direct Web App links.
  • April 21, 2023

    Bot API 6.7

    @@ -562,7 +562,7 @@ To learn how to create…"> emoji_status_expiration_date Integer -Optional. Expiration date of the emoji status of the other party in a private chat, if any. Returned only in getChat. +Optional. Expiration date of the emoji status of the other party in a private chat in Unix time, if any. Returned only in getChat. bio @@ -2928,7 +2928,7 @@ To learn how to create…"> until_date Integer -Date when restrictions will be lifted for this user; unix time. If 0, then the user is restricted forever +Date when restrictions will be lifted for this user; Unix time. If 0, then the user is restricted forever @@ -2979,7 +2979,7 @@ To learn how to create…"> until_date Integer -Date when restrictions will be lifted for this user; unix time. If 0, then the user is banned forever +Date when restrictions will be lifted for this user; Unix time. If 0, then the user is banned forever @@ -5505,7 +5505,7 @@ pre-formatted fixed-width code block written in the Python programming language until_date Integer Optional -Date when the user will be unbanned, unix time. If user is banned for more than 366 days or less than 30 seconds from the current time they are considered to be banned forever. Applied for supergroups and channels only. +Date when the user will be unbanned; Unix time. If user is banned for more than 366 days or less than 30 seconds from the current time they are considered to be banned forever. Applied for supergroups and channels only. revoke_messages @@ -5587,7 +5587,7 @@ pre-formatted fixed-width code block written in the Python programming language until_date Integer Optional -Date when restrictions will be lifted for the user, unix time. If user is restricted for more than 366 days or less than 30 seconds from the current time, they are considered to be restricted forever +Date when restrictions will be lifted for the user; Unix time. If user is restricted for more than 366 days or less than 30 seconds from the current time, they are considered to be restricted forever diff --git a/data/web/corefork.telegram.org/bots/api.html b/data/web/corefork.telegram.org/bots/api.html index bb55ebd48d..2e5dc4502e 100644 --- a/data/web/corefork.telegram.org/bots/api.html +++ b/data/web/corefork.telegram.org/bots/api.html @@ -60,7 +60,7 @@ To learn how to create…">
  • Added the field voter_chat to the class PollAnswer, to contain channel chat voters in Polls. For backward compatibility, the field user in such objects will contain the user 136817688 (@Channel_Bot).
  • Added the field emoji_status_expiration_date to the class Chat.
  • Added the method unpinAllGeneralForumTopicMessages.
  • -
  • Increased to 512 characters the maximum length of the startapp parameter in direct Web App links.
  • +
  • Increased to 512 characters the maximum length of the startapp parameter in direct Web App links.
  • April 21, 2023

    Bot API 6.7

    @@ -562,7 +562,7 @@ To learn how to create…"> emoji_status_expiration_date Integer -Optional. Expiration date of the emoji status of the other party in a private chat, if any. Returned only in getChat. +Optional. Expiration date of the emoji status of the other party in a private chat in Unix time, if any. Returned only in getChat. bio @@ -2928,7 +2928,7 @@ To learn how to create…"> until_date Integer -Date when restrictions will be lifted for this user; unix time. If 0, then the user is restricted forever +Date when restrictions will be lifted for this user; Unix time. If 0, then the user is restricted forever @@ -2979,7 +2979,7 @@ To learn how to create…"> until_date Integer -Date when restrictions will be lifted for this user; unix time. If 0, then the user is banned forever +Date when restrictions will be lifted for this user; Unix time. If 0, then the user is banned forever @@ -5505,7 +5505,7 @@ pre-formatted fixed-width code block written in the Python programming language until_date Integer Optional -Date when the user will be unbanned, unix time. If user is banned for more than 366 days or less than 30 seconds from the current time they are considered to be banned forever. Applied for supergroups and channels only. +Date when the user will be unbanned; Unix time. If user is banned for more than 366 days or less than 30 seconds from the current time they are considered to be banned forever. Applied for supergroups and channels only. revoke_messages @@ -5587,7 +5587,7 @@ pre-formatted fixed-width code block written in the Python programming language until_date Integer Optional -Date when restrictions will be lifted for the user, unix time. If user is restricted for more than 366 days or less than 30 seconds from the current time, they are considered to be restricted forever +Date when restrictions will be lifted for the user; Unix time. If user is restricted for more than 366 days or less than 30 seconds from the current time, they are considered to be restricted forever