You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: