Answer Callback QueryUse this method to send answers to callback queries sent from inline keyboards.
Export Chat Invite LinkGenerate a new primary invite link for a chat; any previously generated primary link is revoked.
Delete MessageDelete a message, including service messages.
Edit MessageEdit text messages sent by the bot.
Forward MessageForward messages of any kind.
Get Chat InfoGet up to date information about the chat (current name of the user for one-on-one conversations, current username of a user, group or channel, etc.
Get Chat AdministratorsGet a list of administrators in a chat.
Get Chat HistoryGet chat history messages via the getUpdates polling method, filtered by chat_id.
Get Chat MemberGet a chat member's status/role (including the bot itself) to preflight permissions and troubleshoot 403/empty-history issues.
Get Chat Members CountGet the number of members in a chat.
Get Bot InfoGet basic information about the bot using the Bot API getMe method.
Get UpdatesUse this method to receive incoming updates using long polling.
Send DocumentSend general files (documents) to a Telegram chat using the Bot API.
Send LocationSend point on the map location to a Telegram chat using the Bot API.
Send MessageSend a text message to a Telegram chat using the Bot API.
Send PhotoSend photos to a Telegram chat using the Bot API.
Send PollSend a native poll to a Telegram chat using the Bot API.
Set Bot CommandsUse this method to change the list of the bot's commands.