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

Expand TelegramMessage class #194

Closed
IvanovPavel opened this issue Apr 29, 2024 · 2 comments
Closed

Expand TelegramMessage class #194

IvanovPavel opened this issue Apr 29, 2024 · 2 comments

Comments

@IvanovPavel
Copy link

Could you add an extra parameter for the class TelegramMessage for parse_mode?
At this moment, in the documentation, you can use MarkdownV2, but your code may not support it.

Thanks in advance.

@Samoylenko666
Copy link

Samoylenko666 commented Jun 14, 2024

You can use escapedLine() method maybe this will help

@irazasyed
Copy link
Member

parseMode() is already supported. You may use the ParseMode enum to switch to one of the 3 supported ones. Refer docs.

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

3 participants