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
If reminder_edit gets an Unmodified error, return the cached message as if Telegram returned it as a result of a successful edit.
This is not strictly correct — lastmessage['text'] will not contain the new text (etc.) — but is arguably better than treating an Unmodified as a failure (triggering another attempt to edit next run).
See #108.
Release as 0.3.25.2.
0 commit comments