Skip to content

Commit 05146fc

Browse files
deploy: 36d655f
1 parent 31487e2 commit 05146fc

3,756 files changed

Lines changed: 7432 additions & 7432 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 94f81e9ebfc8420c3d128e70cdda4ef0
3+
config: 8e141dad8922382358c81b64804ed1a3
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_includes/usable-by/bots.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@
997997
</div>
998998
<div class="right-details">
999999
<div class="icons">
1000-
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/da45545" aria-label="GitHub"></a>
1000+
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/b48582b" aria-label="GitHub"></a>
10011001
<a class="muted-link fa-brands fa-solid fa-telegram fa-2x" href="https://PyroTGFork.t.me/2" aria-label="Telegram Channel"></a>
10021002
<a class="muted-link fa-brands fa-solid fa-python fa-2x" href="https://pypi.org/project/pyrotgfork/" aria-label=""></a>
10031003

_includes/usable-by/users-bots.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@
997997
</div>
998998
<div class="right-details">
999999
<div class="icons">
1000-
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/da45545" aria-label="GitHub"></a>
1000+
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/b48582b" aria-label="GitHub"></a>
10011001
<a class="muted-link fa-brands fa-solid fa-telegram fa-2x" href="https://PyroTGFork.t.me/2" aria-label="Telegram Channel"></a>
10021002
<a class="muted-link fa-brands fa-solid fa-python fa-2x" href="https://pypi.org/project/pyrotgfork/" aria-label=""></a>
10031003

_includes/usable-by/users.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@
997997
</div>
998998
<div class="right-details">
999999
<div class="icons">
1000-
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/da45545" aria-label="GitHub"></a>
1000+
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/b48582b" aria-label="GitHub"></a>
10011001
<a class="muted-link fa-brands fa-solid fa-telegram fa-2x" href="https://PyroTGFork.t.me/2" aria-label="Telegram Channel"></a>
10021002
<a class="muted-link fa-brands fa-solid fa-python fa-2x" href="https://pypi.org/project/pyrotgfork/" aria-label=""></a>
10031003

api/bound-methods/ActiveSession.terminate.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@
980980
<h1>ActiveSession.terminate()<a class="headerlink" href="#activesession-terminate" title="Link to this heading">#</a></h1>
981981
<dl class="py method">
982982
<dt class="sig sig-object py" id="pyrogram.types.ActiveSession.terminate">
983-
<span class="sig-prename descclassname"><span class="pre">ActiveSession.</span></span><span class="sig-name descname"><span class="pre">terminate</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/TelegramPlayGround/Pyrogram/blob/da45545/pyrogram/types/authorization/active_session.py#L158-L181"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyrogram.types.ActiveSession.terminate" title="Link to this definition">#</a></dt>
983+
<span class="sig-prename descclassname"><span class="pre">ActiveSession.</span></span><span class="sig-name descname"><span class="pre">terminate</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/TelegramPlayGround/Pyrogram/blob/b48582b/pyrogram/types/authorization/active_session.py#L158-L181"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyrogram.types.ActiveSession.terminate" title="Link to this definition">#</a></dt>
984984
<dd><p>Bound method <em>reset</em> of <a class="reference internal" href="../types/ActiveSession.html#pyrogram.types.ActiveSession" title="pyrogram.types.ActiveSession"><code class="xref py py-obj docutils literal notranslate"><span class="pre">ActiveSession</span></code></a>.</p>
985985
<p>Use as a shortcut for:</p>
986986
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">await</span> <span class="n">client</span><span class="o">.</span><span class="n">terminate_session</span><span class="p">(</span><span class="mi">123456789</span><span class="p">)</span>
@@ -1038,7 +1038,7 @@ <h1>ActiveSession.terminate()<a class="headerlink" href="#activesession-terminat
10381038
</div>
10391039
<div class="right-details">
10401040
<div class="icons">
1041-
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/da45545" aria-label="GitHub"></a>
1041+
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/b48582b" aria-label="GitHub"></a>
10421042
<a class="muted-link fa-brands fa-solid fa-telegram fa-2x" href="https://PyroTGFork.t.me/2" aria-label="Telegram Channel"></a>
10431043
<a class="muted-link fa-brands fa-solid fa-python fa-2x" href="https://pypi.org/project/pyrotgfork/" aria-label=""></a>
10441044

api/bound-methods/CallbackQuery.answer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@
980980
<h1>CallbackQuery.answer()<a class="headerlink" href="#callbackquery-answer" title="Link to this heading">#</a></h1>
981981
<dl class="py method">
982982
<dt class="sig sig-object py" id="pyrogram.types.CallbackQuery.answer">
983-
<span class="sig-prename descclassname"><span class="pre">CallbackQuery.</span></span><span class="sig-name descname"><span class="pre">answer</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/TelegramPlayGround/Pyrogram/blob/da45545/pyrogram/types/bots_and_keyboards/callback_query.py#L163-L205"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyrogram.types.CallbackQuery.answer" title="Link to this definition">#</a></dt>
983+
<span class="sig-prename descclassname"><span class="pre">CallbackQuery.</span></span><span class="sig-name descname"><span class="pre">answer</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/TelegramPlayGround/Pyrogram/blob/b48582b/pyrogram/types/bots_and_keyboards/callback_query.py#L163-L205"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyrogram.types.CallbackQuery.answer" title="Link to this definition">#</a></dt>
984984
<dd><p>Bound method <em>answer</em> of <a class="reference internal" href="../types/CallbackQuery.html#pyrogram.types.CallbackQuery" title="pyrogram.types.CallbackQuery"><code class="xref py py-obj docutils literal notranslate"><span class="pre">CallbackQuery</span></code></a>.</p>
985985
<p>Use this method as a shortcut for:</p>
986986
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">await</span> <span class="n">client</span><span class="o">.</span><span class="n">answer_callback_query</span><span class="p">(</span>
@@ -1049,7 +1049,7 @@ <h1>CallbackQuery.answer()<a class="headerlink" href="#callbackquery-answer" tit
10491049
</div>
10501050
<div class="right-details">
10511051
<div class="icons">
1052-
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/da45545" aria-label="GitHub"></a>
1052+
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/b48582b" aria-label="GitHub"></a>
10531053
<a class="muted-link fa-brands fa-solid fa-telegram fa-2x" href="https://PyroTGFork.t.me/2" aria-label="Telegram Channel"></a>
10541054
<a class="muted-link fa-brands fa-solid fa-python fa-2x" href="https://pypi.org/project/pyrotgfork/" aria-label=""></a>
10551055

api/bound-methods/CallbackQuery.edit_message_caption.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@
980980
<h1>CallbackQuery.edit_message_caption()<a class="headerlink" href="#callbackquery-edit-message-caption" title="Link to this heading">#</a></h1>
981981
<dl class="py method">
982982
<dt class="sig sig-object py" id="pyrogram.types.CallbackQuery.edit_message_caption">
983-
<span class="sig-prename descclassname"><span class="pre">CallbackQuery.</span></span><span class="sig-name descname"><span class="pre">edit_message_caption</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/TelegramPlayGround/Pyrogram/blob/da45545/pyrogram/types/bots_and_keyboards/callback_query.py#L268-L306"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyrogram.types.CallbackQuery.edit_message_caption" title="Link to this definition">#</a></dt>
983+
<span class="sig-prename descclassname"><span class="pre">CallbackQuery.</span></span><span class="sig-name descname"><span class="pre">edit_message_caption</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/TelegramPlayGround/Pyrogram/blob/b48582b/pyrogram/types/bots_and_keyboards/callback_query.py#L268-L306"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyrogram.types.CallbackQuery.edit_message_caption" title="Link to this definition">#</a></dt>
984984
<dd><p>Edit the caption of media messages attached to callback queries.</p>
985985
<p>Bound method <em>edit_message_caption</em> of <a class="reference internal" href="../types/CallbackQuery.html#pyrogram.types.CallbackQuery" title="pyrogram.types.CallbackQuery"><code class="xref py py-obj docutils literal notranslate"><span class="pre">CallbackQuery</span></code></a>.</p>
986986
<dl class="field-list simple">
@@ -1041,7 +1041,7 @@ <h1>CallbackQuery.edit_message_caption()<a class="headerlink" href="#callbackque
10411041
</div>
10421042
<div class="right-details">
10431043
<div class="icons">
1044-
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/da45545" aria-label="GitHub"></a>
1044+
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/b48582b" aria-label="GitHub"></a>
10451045
<a class="muted-link fa-brands fa-solid fa-telegram fa-2x" href="https://PyroTGFork.t.me/2" aria-label="Telegram Channel"></a>
10461046
<a class="muted-link fa-brands fa-solid fa-python fa-2x" href="https://pypi.org/project/pyrotgfork/" aria-label=""></a>
10471047

api/bound-methods/CallbackQuery.edit_message_media.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@
980980
<h1>CallbackQuery.edit_message_media()<a class="headerlink" href="#callbackquery-edit-message-media" title="Link to this heading">#</a></h1>
981981
<dl class="py method">
982982
<dt class="sig sig-object py" id="pyrogram.types.CallbackQuery.edit_message_media">
983-
<span class="sig-prename descclassname"><span class="pre">CallbackQuery.</span></span><span class="sig-name descname"><span class="pre">edit_message_media</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/TelegramPlayGround/Pyrogram/blob/da45545/pyrogram/types/bots_and_keyboards/callback_query.py#L308-L351"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyrogram.types.CallbackQuery.edit_message_media" title="Link to this definition">#</a></dt>
983+
<span class="sig-prename descclassname"><span class="pre">CallbackQuery.</span></span><span class="sig-name descname"><span class="pre">edit_message_media</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/TelegramPlayGround/Pyrogram/blob/b48582b/pyrogram/types/bots_and_keyboards/callback_query.py#L308-L351"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyrogram.types.CallbackQuery.edit_message_media" title="Link to this definition">#</a></dt>
984984
<dd><p>Edit animation, audio, document, photo or video messages attached to callback queries.</p>
985985
<p>Bound method <em>edit_message_media</em> of <a class="reference internal" href="../types/CallbackQuery.html#pyrogram.types.CallbackQuery" title="pyrogram.types.CallbackQuery"><code class="xref py py-obj docutils literal notranslate"><span class="pre">CallbackQuery</span></code></a>.</p>
986986
<dl class="field-list simple">
@@ -1040,7 +1040,7 @@ <h1>CallbackQuery.edit_message_media()<a class="headerlink" href="#callbackquery
10401040
</div>
10411041
<div class="right-details">
10421042
<div class="icons">
1043-
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/da45545" aria-label="GitHub"></a>
1043+
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/b48582b" aria-label="GitHub"></a>
10441044
<a class="muted-link fa-brands fa-solid fa-telegram fa-2x" href="https://PyroTGFork.t.me/2" aria-label="Telegram Channel"></a>
10451045
<a class="muted-link fa-brands fa-solid fa-python fa-2x" href="https://pypi.org/project/pyrotgfork/" aria-label=""></a>
10461046

api/bound-methods/CallbackQuery.edit_message_reply_markup.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@
980980
<h1>CallbackQuery.edit_message_reply_markup()<a class="headerlink" href="#callbackquery-edit-message-reply-markup" title="Link to this heading">#</a></h1>
981981
<dl class="py method">
982982
<dt class="sig sig-object py" id="pyrogram.types.CallbackQuery.edit_message_reply_markup">
983-
<span class="sig-prename descclassname"><span class="pre">CallbackQuery.</span></span><span class="sig-name descname"><span class="pre">edit_message_reply_markup</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/TelegramPlayGround/Pyrogram/blob/da45545/pyrogram/types/bots_and_keyboards/callback_query.py#L353-L384"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyrogram.types.CallbackQuery.edit_message_reply_markup" title="Link to this definition">#</a></dt>
983+
<span class="sig-prename descclassname"><span class="pre">CallbackQuery.</span></span><span class="sig-name descname"><span class="pre">edit_message_reply_markup</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/TelegramPlayGround/Pyrogram/blob/b48582b/pyrogram/types/bots_and_keyboards/callback_query.py#L353-L384"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyrogram.types.CallbackQuery.edit_message_reply_markup" title="Link to this definition">#</a></dt>
984984
<dd><p>Edit only the reply markup of messages attached to callback queries.</p>
985985
<p>Bound method <em>edit_message_reply_markup</em> of <a class="reference internal" href="../types/CallbackQuery.html#pyrogram.types.CallbackQuery" title="pyrogram.types.CallbackQuery"><code class="xref py py-obj docutils literal notranslate"><span class="pre">CallbackQuery</span></code></a>.</p>
986986
<dl class="field-list simple">
@@ -1035,7 +1035,7 @@ <h1>CallbackQuery.edit_message_reply_markup()<a class="headerlink" href="#callba
10351035
</div>
10361036
<div class="right-details">
10371037
<div class="icons">
1038-
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/da45545" aria-label="GitHub"></a>
1038+
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/b48582b" aria-label="GitHub"></a>
10391039
<a class="muted-link fa-brands fa-solid fa-telegram fa-2x" href="https://PyroTGFork.t.me/2" aria-label="Telegram Channel"></a>
10401040
<a class="muted-link fa-brands fa-solid fa-python fa-2x" href="https://pypi.org/project/pyrotgfork/" aria-label=""></a>
10411041

api/bound-methods/CallbackQuery.edit_message_text.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@
980980
<h1>CallbackQuery.edit_message_text()<a class="headerlink" href="#callbackquery-edit-message-text" title="Link to this heading">#</a></h1>
981981
<dl class="py method">
982982
<dt class="sig sig-object py" id="pyrogram.types.CallbackQuery.edit_message_text">
983-
<span class="sig-prename descclassname"><span class="pre">CallbackQuery.</span></span><span class="sig-name descname"><span class="pre">edit_message_text</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/TelegramPlayGround/Pyrogram/blob/da45545/pyrogram/types/bots_and_keyboards/callback_query.py#L207-L266"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyrogram.types.CallbackQuery.edit_message_text" title="Link to this definition">#</a></dt>
983+
<span class="sig-prename descclassname"><span class="pre">CallbackQuery.</span></span><span class="sig-name descname"><span class="pre">edit_message_text</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/TelegramPlayGround/Pyrogram/blob/b48582b/pyrogram/types/bots_and_keyboards/callback_query.py#L207-L266"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#pyrogram.types.CallbackQuery.edit_message_text" title="Link to this definition">#</a></dt>
984984
<dd><p>Edit the text of messages attached to callback queries.</p>
985985
<p>Bound method <em>edit_message_text</em> of <a class="reference internal" href="../types/CallbackQuery.html#pyrogram.types.CallbackQuery" title="pyrogram.types.CallbackQuery"><code class="xref py py-obj docutils literal notranslate"><span class="pre">CallbackQuery</span></code></a>.</p>
986986
<dl class="field-list simple">
@@ -1042,7 +1042,7 @@ <h1>CallbackQuery.edit_message_text()<a class="headerlink" href="#callbackquery-
10421042
</div>
10431043
<div class="right-details">
10441044
<div class="icons">
1045-
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/da45545" aria-label="GitHub"></a>
1045+
<a class="muted-link fa-brands fa-solid fa-github fa-2x" href="https://github.com/TelegramPlayGround/pyrogram/tree/b48582b" aria-label="GitHub"></a>
10461046
<a class="muted-link fa-brands fa-solid fa-telegram fa-2x" href="https://PyroTGFork.t.me/2" aria-label="Telegram Channel"></a>
10471047
<a class="muted-link fa-brands fa-solid fa-python fa-2x" href="https://pypi.org/project/pyrotgfork/" aria-label=""></a>
10481048

0 commit comments

Comments
 (0)