telegram-bot-api icon indicating copy to clipboard operation
telegram-bot-api copied to clipboard

It is not possible to send a delayed message

Open BaHeK1994 opened this issue 1 year ago • 5 comments

Telegram bot api don't have parameter schedule_date. This is very necessary to send messages to the channel from the bot, which can be edited before publication.

BaHeK1994 avatar Aug 14 '24 08:08 BaHeK1994

Bots can postpone message sending on their side. Users can edit the message to be sent in the chat with the bot or by any other means.

levlam avatar Aug 14 '24 08:08 levlam

It is more convenient for many moderators to edit the final message generated by the bot before its publication.

BaHeK1994 avatar Aug 14 '24 11:08 BaHeK1994

This is still should be done on the bot's side and the message to be published whenever it is ready.

levlam avatar Aug 14 '24 12:08 levlam

This is still should be done on the bot's side and the message to be published whenever it is ready.

I agree

LimLex avatar Sep 06 '24 11:09 LimLex

The bot does not have the ability to send paid emoticons, so it is easier for it to post a delayed message in which the administrator can add paid emoticons before publication.

BaHeK1994 avatar Sep 06 '24 11:09 BaHeK1994