td
td copied to clipboard
Message can't be edited if force_reply is active
I noticed that if my bot sends a message with force_reply, then the bot cannot edit the message, and receives {:ok false, :error_code 400, :description Bad Request: message can't be edited}.
Has it done by purpose? Why?
Moreover, the bot can easily delete this message.
Messages with regular keyboards can't be edited, because the behavior of the keyboards depends on content of the messages.