Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strikethrough text formatting is not bridged from Telegram to Discord #99

Open
jqueiroz opened this issue Dec 3, 2020 · 1 comment
Open

Comments

@jqueiroz
Copy link

jqueiroz commented Dec 3, 2020

The message abc ~~def~~ ghi ("abc def ghi") reaches Discord as abc def ghi ("abc def ghi").

This probably happens in the reverse direction, and for other endpoints, as well.

@jqueiroz jqueiroz changed the title Strikethrough text formatting is not bridge from Telegram to Discord Strikethrough text formatting is not bridged from Telegram to Discord Dec 3, 2020
@lagleki
Copy link
Owner

lagleki commented Dec 3, 2020

Telegram bot API doesn't support strikethrough in message.text. Will have to parse MessageEntity instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants