delete_message | Delete a message — only possible within 48 hours of it being sent (bot’s own messages, or any when admin). |
edit_message_text | Replace the text of a message previously sent by the bot. |
forward_message | Forward a message from one chat to another. |
pin_chat_message | Pin a message in a chat (in groups/channels the bot needs the pin/edit admin right). |
send_chat_action | Show a status such as “typing…” in a chat for up to 5 seconds (not supported in channels). |
send_document | Send a file by https URL or Telegram file_id, with an optional caption. |
send_message | Send a text message (1-4096 characters) to a chat, optionally as a reply. |
send_photo | Send a photo by https URL or Telegram file_id (max 10 MB), with an optional caption. |
send_poll | Send a poll (1-12 options) or a quiz (correct_option_ids required). |
set_message_reaction | Set the bot’s emoji reaction on a message (at most one; an empty list removes it). |