# Telegram User Botize app — id `telegram_users`. Official site: https://core.telegram.org/. Automate tasks with your personal Telegram account. Botize automates tasks between this app and 200+ other services. A task is one trigger followed by one or more actions. ## Account Requires connecting a Telegram User account in Botize. The user links it once and Botize stores the credentials; an assistant never handles them. - Connect: https://botize.com/en/app/telegram_users/authenticate ## Triggers (6) The event that starts the task. Exactly one per task. - `bps_next_from_multichats` — Get the next new post in two or more chats https://botize.com/en/method/telegram_users/bps_next_from_multichats.md - `bps_next_message_in_range` — Get next new post in a chat between 2 dates https://botize.com/en/method/telegram_users/bps_next_message_in_range.md - `new_private_group_post` — Get the next new post in a chat https://botize.com/en/method/telegram_users/new_private_group_post.md - `webhook_all` — Instantly when receiving a text message in a chat https://botize.com/en/method/telegram_users/webhook_all.md - `webhook_updated_message` — Instantly when a message is edited in a chat https://botize.com/en/method/telegram_users/webhook_updated_message.md - `webhook_voice` — Instantly when receiving a voice message in a chat https://botize.com/en/method/telegram_users/webhook_voice.md ## Actions (7) What happens next. A task can chain several. - `channel_to_csv` — Export a public channel to CSV file https://botize.com/en/method/telegram_users/channel_to_csv.md - `delete_message` — Delete message https://botize.com/en/method/telegram_users/delete_message.md - `get_post_files_urls` — Get the file URLs from a Post ID https://botize.com/en/method/telegram_users/get_post_files_urls.md - `get_recent_unreplied_messages` — Get all recent unanswered messages https://botize.com/en/method/telegram_users/get_recent_unreplied_messages.md - `group_to_csv` — Export a public group to CSV file https://botize.com/en/method/telegram_users/group_to_csv.md - `search_message` — Search messages for a keyword https://botize.com/en/method/telegram_users/search_message.md - `send_message` — Send text message https://botize.com/en/method/telegram_users/send_message.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/app/telegram_users