New edit_message() method with 'try ... except:' #2045
arthurrogado
started this conversation in
Ideas
Replies: 1 comment
-
You can completely encapsulate and use it twice |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was thinking about a method, that acts like edit_message_text, but instead of throwing a error if can't edit message, just send another message, with send_message() method, using parameters passed in edit_message(). Something like this:
Beta Was this translation helpful? Give feedback.
All reactions