Update content of files

This commit is contained in:
GitHub Action 2023-02-03 20:11:37 +00:00
parent 11c0f29979
commit 6a3212fbb9
6 changed files with 8 additions and 7 deletions

View file

@ -62,7 +62,7 @@ To learn how to create…">
<li>Added the class <a href="/bots/api#keyboardbuttonrequestchat">KeyboardButtonRequestChat</a> and the field <em>request_chat</em> to the class <a href="/bots/api#keyboardbutton">KeyboardButton</a>.</li>
<li>Added the classes <a href="/bots/api#usershared">UserShared</a>, <a href="/bots/api#chatshared">ChatShared</a> and the fields <em>user_shared</em>, and <em>chat_shared</em> to the class <a href="/bots/api#message">Message</a>.</li>
<li>Replaced the fields <em>can_send_media_messages</em> in the classes <a href="/bots/api#chatmemberrestricted">ChatMemberRestricted</a> and <a href="/bots/api#chatpermissions">ChatPermissions</a> with separate fields <em>can_send_audios</em>, <em>can_send_documents</em>, <em>can_send_photos</em>, <em>can_send_videos</em>, <em>can_send_video_notes</em>, and <em>can_send_voice_notes</em> for different media types.</li>
<li>Added the parameter <em>use_independent_chat_permissions</em> to the methods <a href="/bots/api#restrictchatmember">restrictChatMember</a> and <a href="/bots/api#chatpermissions">setChatPermissions</a>.</li>
<li>Added the parameter <em>use_independent_chat_permissions</em> to the methods <a href="/bots/api#restrictchatmember">restrictChatMember</a> and <a href="/bots/api#setchatpermissions">setChatPermissions</a>.</li>
<li>Added the field <em>user_chat_id</em> to the class <a href="/bots/api#chatjoinrequest">ChatJoinRequest</a>.</li>
</ul>
<h3><a class="anchor" name="december-30-2022" href="#december-30-2022"><i class="anchor-icon"></i></a>December 30, 2022</h3>

View file

@ -62,7 +62,7 @@ To learn how to create…">
<li>Added the class <a href="/bots/api#keyboardbuttonrequestchat">KeyboardButtonRequestChat</a> and the field <em>request_chat</em> to the class <a href="/bots/api#keyboardbutton">KeyboardButton</a>.</li>
<li>Added the classes <a href="/bots/api#usershared">UserShared</a>, <a href="/bots/api#chatshared">ChatShared</a> and the fields <em>user_shared</em>, and <em>chat_shared</em> to the class <a href="/bots/api#message">Message</a>.</li>
<li>Replaced the fields <em>can_send_media_messages</em> in the classes <a href="/bots/api#chatmemberrestricted">ChatMemberRestricted</a> and <a href="/bots/api#chatpermissions">ChatPermissions</a> with separate fields <em>can_send_audios</em>, <em>can_send_documents</em>, <em>can_send_photos</em>, <em>can_send_videos</em>, <em>can_send_video_notes</em>, and <em>can_send_voice_notes</em> for different media types.</li>
<li>Added the parameter <em>use_independent_chat_permissions</em> to the methods <a href="/bots/api#restrictchatmember">restrictChatMember</a> and <a href="/bots/api#chatpermissions">setChatPermissions</a>.</li>
<li>Added the parameter <em>use_independent_chat_permissions</em> to the methods <a href="/bots/api#restrictchatmember">restrictChatMember</a> and <a href="/bots/api#setchatpermissions">setChatPermissions</a>.</li>
<li>Added the field <em>user_chat_id</em> to the class <a href="/bots/api#chatjoinrequest">ChatJoinRequest</a>.</li>
</ul>
<h3><a class="anchor" name="december-30-2022" href="#december-30-2022"><i class="anchor-icon"></i></a>December 30, 2022</h3>

View file

@ -61,7 +61,7 @@ To learn how to create…">
<li>Added the class <a href="#keyboardbuttonrequestchat">KeyboardButtonRequestChat</a> and the field <em>request_chat</em> to the class <a href="#keyboardbutton">KeyboardButton</a>.</li>
<li>Added the classes <a href="#usershared">UserShared</a>, <a href="#chatshared">ChatShared</a> and the fields <em>user_shared</em>, and <em>chat_shared</em> to the class <a href="#message">Message</a>.</li>
<li>Replaced the fields <em>can_send_media_messages</em> in the classes <a href="#chatmemberrestricted">ChatMemberRestricted</a> and <a href="#chatpermissions">ChatPermissions</a> with separate fields <em>can_send_audios</em>, <em>can_send_documents</em>, <em>can_send_photos</em>, <em>can_send_videos</em>, <em>can_send_video_notes</em>, and <em>can_send_voice_notes</em> for different media types.</li>
<li>Added the parameter <em>use_independent_chat_permissions</em> to the methods <a href="#restrictchatmember">restrictChatMember</a> and <a href="#chatpermissions">setChatPermissions</a>.</li>
<li>Added the parameter <em>use_independent_chat_permissions</em> to the methods <a href="#restrictchatmember">restrictChatMember</a> and <a href="#setchatpermissions">setChatPermissions</a>.</li>
<li>Added the field <em>user_chat_id</em> to the class <a href="#chatjoinrequest">ChatJoinRequest</a>.</li>
</ul>
<h4><a class="anchor" name="december-30-2022" href="#december-30-2022"><i class="anchor-icon"></i></a>December 30, 2022</h4>

View file

@ -62,7 +62,7 @@ To learn how to create…">
<li>Added the class <a href="/bots/api#keyboardbuttonrequestchat">KeyboardButtonRequestChat</a> and the field <em>request_chat</em> to the class <a href="/bots/api#keyboardbutton">KeyboardButton</a>.</li>
<li>Added the classes <a href="/bots/api#usershared">UserShared</a>, <a href="/bots/api#chatshared">ChatShared</a> and the fields <em>user_shared</em>, and <em>chat_shared</em> to the class <a href="/bots/api#message">Message</a>.</li>
<li>Replaced the fields <em>can_send_media_messages</em> in the classes <a href="/bots/api#chatmemberrestricted">ChatMemberRestricted</a> and <a href="/bots/api#chatpermissions">ChatPermissions</a> with separate fields <em>can_send_audios</em>, <em>can_send_documents</em>, <em>can_send_photos</em>, <em>can_send_videos</em>, <em>can_send_video_notes</em>, and <em>can_send_voice_notes</em> for different media types.</li>
<li>Added the parameter <em>use_independent_chat_permissions</em> to the methods <a href="/bots/api#restrictchatmember">restrictChatMember</a> and <a href="/bots/api#chatpermissions">setChatPermissions</a>.</li>
<li>Added the parameter <em>use_independent_chat_permissions</em> to the methods <a href="/bots/api#restrictchatmember">restrictChatMember</a> and <a href="/bots/api#setchatpermissions">setChatPermissions</a>.</li>
<li>Added the field <em>user_chat_id</em> to the class <a href="/bots/api#chatjoinrequest">ChatJoinRequest</a>.</li>
</ul>
<h3><a class="anchor" name="december-30-2022" href="#december-30-2022"><i class="anchor-icon"></i></a>December 30, 2022</h3>

View file

@ -61,7 +61,7 @@ To learn how to create…">
<li>Added the class <a href="#keyboardbuttonrequestchat">KeyboardButtonRequestChat</a> and the field <em>request_chat</em> to the class <a href="#keyboardbutton">KeyboardButton</a>.</li>
<li>Added the classes <a href="#usershared">UserShared</a>, <a href="#chatshared">ChatShared</a> and the fields <em>user_shared</em>, and <em>chat_shared</em> to the class <a href="#message">Message</a>.</li>
<li>Replaced the fields <em>can_send_media_messages</em> in the classes <a href="#chatmemberrestricted">ChatMemberRestricted</a> and <a href="#chatpermissions">ChatPermissions</a> with separate fields <em>can_send_audios</em>, <em>can_send_documents</em>, <em>can_send_photos</em>, <em>can_send_videos</em>, <em>can_send_video_notes</em>, and <em>can_send_voice_notes</em> for different media types.</li>
<li>Added the parameter <em>use_independent_chat_permissions</em> to the methods <a href="#restrictchatmember">restrictChatMember</a> and <a href="#chatpermissions">setChatPermissions</a>.</li>
<li>Added the parameter <em>use_independent_chat_permissions</em> to the methods <a href="#restrictchatmember">restrictChatMember</a> and <a href="#setchatpermissions">setChatPermissions</a>.</li>
<li>Added the field <em>user_chat_id</em> to the class <a href="#chatjoinrequest">ChatJoinRequest</a>.</li>
</ul>
<h4><a class="anchor" name="december-30-2022" href="#december-30-2022"><i class="anchor-icon"></i></a>December 30, 2022</h4>

View file

@ -157,7 +157,7 @@
<p>Bot developers can add special buttons which help users <strong>select groups, channels or people</strong> that meet predefined criteria.</p>
<div class="blog_video_player_wrap" style="max-width: 600px; margin: 20px auto 20px;">
<video class="blog_video_player tl_blog_vid_autoplay" onclick="videoTogglePlay(this)" autoplay loop controls muted poster="/file/464001820/111a1/pz1nIqvvoXM.33079/6f0fe3fe8e0e5f78c7" style="max-width: 600px;" title="It's like fast-travel in games, except there's no loading screen." alt="Chat Selection for Bots">
<source src="/file/464001080/10d53/TetkCFQqLaA.1913043.mp4/cd0f5d7d2ef54e9d80" type="video/mp4">
<source src="/file/464001111/11899/QKg77CDMdYg.5376510.mp4/9a018477ec9e9f78fc" type="video/mp4">
</video>
</div>
@ -203,7 +203,8 @@
<div class="blog_image_wrap blog_wide_image_wrap">
<a href="LARGE" target="_blank"><img src="SMALL" title="TITLE" alt="TITLE" srcset="LARGE , 2x" /></a>
</div>
--></div>
-->
</div>
</div>
<div class="tl_main_share clearfix">