Skip to main content
Glama

Telegram MCP Server

by bobidk91-ops

delete_message

Remove a specific message from a Telegram channel using its unique message ID to maintain content accuracy and channel management.

Instructions

Delete a message from the channel

Input Schema

NameRequiredDescriptionDefault
message_idYesMessage ID to delete

Input Schema (JSON Schema)

{ "properties": { "message_id": { "description": "Message ID to delete", "type": "number" } }, "required": [ "message_id" ], "type": "object" }

Other Tools from Telegram MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/bobidk91-ops/telegram-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server