Telegram bot for managing posts
This bot allows users to create, edit, and delete posts in Telegram. The main functions of the bot:
Creating a post: The user can enter the text of a new post, and the bot will send it to the specified channel or group.
Editing a post: The bot saves the identifier of each post, allowing the user to change the content of already sent messages.
Deleting a post: The user can delete posts using their identifiers.
Creating a post: The user can enter the text of a new post, and the bot will send it to the specified channel or group.
Editing a post: The bot saves the identifier of each post, allowing the user to change the content of already sent messages.
Deleting a post: The user can delete posts using their identifiers.