Telegram Telegram is a messaging app with a focus on speed and security, similar to SMS or email. It's used by individuals and groups for communication, file sharing, and bot interactions. Official docs: https://core.telegram.org/api Telegram Overview - Chat - Message - User Use action names and parameters as needed. Working with Telegram This skill uses the Membrane CLI to interact with Telegram. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so you can run f…