mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
aff98eb2b1
commit
c6f1ead63d
1 changed files with 1 additions and 1 deletions
|
@ -2290,7 +2290,7 @@ To learn how to create…">
|
|||
<tr>
|
||||
<td>switch_inline_query</td>
|
||||
<td>String</td>
|
||||
<td><em>Optional</em>. If set, pressing the button will prompt the user to select one of their chats, open that chat and insert the bot's username and the specified inline query in the input field. May be empty, in which case just the bot's username will be inserted.<br><br><strong>Note:</strong> This offers an easy way for users to start using your bot in <a href="/bots/inline">inline mode</a> when they are currently in a private chat with it. Especially useful when combined with <a href="#answerinlinequery"><em>switch_pm…</em></a> actions - in this case the user will be automatically returned to the chat they switched from, skipping the chat selection screen.</td>
|
||||
<td><em>Optional</em>. If set, pressing the button will prompt the user to select one of their chats, open that chat and insert the bot's username and the specified inline query in the input field. May be empty, in which case just the bot's username will be inserted.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>switch_inline_query_current_chat</td>
|
||||
|
|
Loading…
Reference in a new issue