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 argue that the text given as input to the library should already be sanitized, otherwise the library cannot know reliably if the character is an intended Markdown symbol or not.
Some characters in the message text should be escaped when using the
MarkdownV2
parse mode; otherwise, an error occurs.You can refer to the docs for more information.
The text was updated successfully, but these errors were encountered: